-
Notifications
You must be signed in to change notification settings - Fork 509
Pull requests: DotNetAnalyzers/StyleCopAnalyzers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update the code analysis nuget in the c# 13 test project to the official 4.12.0 version
#3908
opened Dec 7, 2024 by
bjornhellander
Update SA1008 to require a space before the opening parenthesis if it's the left operand of a range expression
#3895
opened Oct 17, 2024 by
bjornhellander
Loading…
Update SA1135UsingDirectivesMustBeQualified to not crash on a UsingDirectiveSyntax without a Name
#3883
opened Aug 5, 2024 by
bjornhellander
Loading…
Update SA1623 and SA1624 to not trigger if the summary contains an inheritdoc element
#3880
opened Aug 2, 2024 by
bjornhellander
Loading…
Update SA1649CodeFixProvider to fix problems related to linked files
#3862
opened Jun 19, 2024 by
bjornhellander
Loading…
Add test for SA1000's handling of c# 7.1 default literal expressions
#3838
opened May 15, 2024 by
bjornhellander
Loading…
Update SA1316 to not trigger in tuple types which are part of a member's signature, if that member is an override
#3782
opened Jan 21, 2024 by
bjornhellander
Loading…
Update SA1121 and SA1404 to detect global using aliases, using GetImportScopes and compiling expression trees
#3678
opened Jul 13, 2023 by
bjornhellander
Loading…
Add tests for ForEachVariableStatementSyntaxWrapper
#3626
opened Apr 2, 2023 by
bjornhellander
Loading…
ProTip!
Filter pull requests by the default branch with base:master.