We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1e949 commit 37cf328Copy full SHA for 37cf328
1 file changed
src/.globalconfig
@@ -1,3 +1,6 @@
1
is_global = true
2
3
dotnet_analyzer_diagnostic.severity = none
4
+
5
+# Workaround for https://github.com/dotnet/roslyn/issues/41640
6
+dotnet_diagnostic.EnableGenerateDocumentationFile.severity = none
0 commit comments