Skip to content

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
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