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

Add JetBrains.Annotations source code #304

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

KonH
Copy link
Contributor

@KonH KonH commented Oct 24, 2023

Closes #288

I've just added annotations source code generated by Rider IDE with internal sealed modifiers, as noted in corresponding issue.
I think it's okay to keep all attributes and not cherry-pick them because we potentially could find more ways to use them than it was previously.
I'm not sure about "remove the conditional attributes" from issue, more details required.
Also, for now it is just new attributes, no actual code is changed to use them, it requires more attention (maybe in separated PR?).

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Ardalis.GuardClauses 47% 95% 266
Summary 47% (249 / 534) 95% (105 / 110) 266

@ardalis ardalis merged commit 133829b into ardalis:main Oct 27, 2023
1 check passed
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.

Re-add JetBrains Annotations
2 participants