Skip to content

Commit 4eedd40

Browse files
Copilotglennawatson
andcommitted
fix: scope NUnit analyzers to C# files only in .editorconfig
Co-authored-by: glennawatson <[email protected]>
1 parent 7f4ee36 commit 4eedd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ end_of_line = lf
552552
[*.{cmd, bat}]
553553
end_of_line = crlf
554554

555+
[*.cs]
555556
#############################################
556557
# NUnit Analyzers — enable all as errors
557558
#############################################

0 commit comments

Comments
 (0)