Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
selfdocumentingcode committed Mar 2, 2025
1 parent 61c4435 commit d5b127e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ dotnet_diagnostic.sa1101.severity = none # Prefix local calls with this
dotnet_diagnostic.sa1200.severity = none # Using directive should appear within a namespace declaration
dotnet_diagnostic.sa1201.severity = suggestion # Elements should appear in the correct order
dotnet_diagnostic.sa1202.severity = suggestion # Elements should be ordered by access
dotnet_diagnostic.sa1204.severity = suggestion # Static members should appear before non-static members

# Naming

Expand Down

0 comments on commit d5b127e

Please sign in to comment.