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

Added Support for "NotHaveElement" and "NotHaveAttribute" on XElement… #2588

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

skukshaus
Copy link

It is important not only to check if a XElement or XAttribute is present within the XDocument, but it is also important to check, if these elements or attributes are absent.

Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@dennisdoomen
Copy link
Member

Thank you for your contribution. But as the PR template and the contribution guidelines make quite clear, we prefer to start off with an issue to discuss the API proposal first. Can you please take care of this?

@skukshaus
Copy link
Author

skukshaus commented Feb 25, 2024

Hey Dennis,
Thanks for the reply. I have just added a Feature Request on that topic:
#2589

Best Regards,
Sergej

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

Successfully merging this pull request may close these issues.

None yet

2 participants