Skip to content

Commit 9a54ac3

Browse files
committed
Merge branch 'feature/csharp-lint' into feature/csharp-lint-test
2 parents fc49d4c + 3734c89 commit 9a54ac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ insert_final_newline = true
1919

2020
# StyleCop Diagnostic Rules =================
2121

22+
dotnet_analyzer_diagnostic.severity = none
23+
2224
# Keywords must be spaced correctly.
2325
dotnet_diagnostic.SA1000.severity = none
2426
# Commas should be spaced correctly.

0 commit comments

Comments
 (0)