Enforce comment spacing with Stylecop
This commit is contained in:
parent
be0fa73129
commit
08b677ca7d
|
@ -46,7 +46,6 @@ csharp_style_var_elsewhere = true:suggestion
|
|||
|
||||
# Stylecop Rules
|
||||
dotnet_diagnostic.SA0001.severity = none
|
||||
dotnet_diagnostic.SA1005.severity = none
|
||||
dotnet_diagnostic.SA1025.severity = none
|
||||
dotnet_diagnostic.SA1101.severity = none
|
||||
dotnet_diagnostic.SA1116.severity = none
|
||||
|
|
Loading…
Reference in New Issue