mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
.editorconfig Cleanup for cs1711 (#1951)
* Cleanup warning * Add comment about resolved compiler warnings * Also remove CS1711 issue for Kusto
This commit is contained in:
@@ -146,7 +146,9 @@ dotnet_diagnostic.CS1587.severity = none
|
||||
dotnet_diagnostic.CS1574.severity = none
|
||||
dotnet_diagnostic.CS0419.severity = none
|
||||
dotnet_diagnostic.CS1723.severity = none
|
||||
dotnet_diagnostic.CS1711.severity = none
|
||||
|
||||
# XML doc compiler warnings that have been resolved
|
||||
dotnet_diagnostic.CS1711.severity = error
|
||||
|
||||
|
||||
#### Core EditorConfig Options ####
|
||||
|
||||
Reference in New Issue
Block a user