-
Notifications
You must be signed in to change notification settings - Fork 508
Pull requests: DotNetAnalyzers/StyleCopAnalyzers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Fix SA1514: Do not report when documenting types declared in the global namespace
#3863
opened Jun 26, 2024 by
MattFromRVA
Loading…
Update SA1649CodeFixProvider to fix problems related to linked files
#3862
opened Jun 19, 2024 by
bjornhellander
Loading…
Skip Warnings for Commas After Conditional Directives
#3839
opened May 15, 2024 by
MattFromRVA
Loading…
Add test for SA1000's handling of c# 7.1 default literal expressions
#3838
opened May 15, 2024 by
bjornhellander
Loading…
Make SA1600 trigger on undocumented record primary ctor parameters
#3783
opened Jan 22, 2024 by
SapiensAnatis
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…
Added SyntaxKinds related to Patterns and InitOnlySetters
#3356
opened Jun 23, 2021 by
csaba-sagi-sonarsource
Loading…
Issue 3100 - Changed SA1600 and tests to meet new documentInterfaces values
#3140
opened Apr 6, 2020 by
CPAM34
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.