Skip to content

Commit 04a04d8

Browse files
Suppress - summary is the main useful one
1 parent 1971600 commit 04a04d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,6 @@ dotnet_diagnostic.RCS1123.severity = none
149149

150150
# Default severity for analyzer diagnostics with category 'Performance' - turn this up to warn when looking for performance issues
151151
dotnet_analyzer_diagnostic.category-Performance.severity = suggestion
152+
153+
# CC0097: You have missing/unexistent parameters in Xml Docs
154+
dotnet_diagnostic.CC0097.severity = none

0 commit comments

Comments
 (0)