-
Notifications
You must be signed in to change notification settings - Fork 510
Issues: DotNetAnalyzers/StyleCopAnalyzers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
SA1513 fires with big patterns in C# switch expression
c# 8
needs discussion
#3320
opened Mar 15, 2021 by
NiccoMlt
SA1513 triggers in multiline patterns with variable assignment
c# 8
needs discussion
#3319
opened Mar 14, 2021 by
crazycrank
New rule proposal: NullForgivingOperatorMustNotBePrecededBySpace
c# 8
needs discussion
new rule
#3176
opened Jul 25, 2020 by
vweijsters
Review impact of nullable reference types on existing rules
c# 8
#3006
opened Sep 2, 2019 by
sharwell
Review impact of pattern matching enhancements on existing rules
c# 8
#3003
opened Sep 2, 2019 by
sharwell
Review impact of default interface members on existing rules
c# 8
#3002
opened Sep 2, 2019 by
sharwell
ProTip!
Exclude everything labeled
bug
with -label:bug.