We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2ea8c commit 90e2b44Copy full SHA for 90e2b44
1 file changed
src/.editorconfig
@@ -0,0 +1,4 @@
1
+[*.cs]
2
+
3
+# CA1416: Validate platform compatibility
4
+dotnet_diagnostic.CA1416.severity = error
0 commit comments