diff --git a/.editorconfig b/.editorconfig index faf5c7766a86..37eed4ec4f2c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -248,6 +248,7 @@ csharp_preserve_single_line_blocks = true ########################################## [*.{cs,csx,cake,vb,vbx}] +dotnet_diagnostic.CS1591.severity = suggestion ########################################## # Styles