Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

899: lineMarkerXmltag Decorator#checkadd #909

Merged
merged 4 commits into from
Jan 13, 2022
Merged

899: lineMarkerXmltag Decorator#checkadd #909

merged 4 commits into from
Jan 13, 2022

Conversation

artemii-karkusha
Copy link
Contributor

@artemii-karkusha artemii-karkusha commented Jan 5, 2022

Description (*)

I think we have two variants. We should set this method how deprecated and never use xmlTag.checkAdd() or create another realisation for it. I found service CheckUtil which has realisation checkWritable (similar checkAdd) for PsiElement.

Fixed Issues (if relevant)

  1. Fixes Eliminate LineMarkerXmlTagDecorator#checkAdd usage Eliminate LineMarkerXmlTagDecorator#checkAdd usage #899

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, @artemii-karkusha!

Thank you for your work!
Please, check my questions and suggestions.

Thank you!

Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please fix static issues?

@bohdan-harniuk bohdan-harniuk self-requested a review January 13, 2022 08:40
Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, @artemii-karkusha!

Thank you for your work here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eliminate LineMarkerXmlTagDecorator#checkAdd usage
2 participants