Update .editorconfig
This commit is contained in:
parent
38c704b9fb
commit
32e01485d8
1 changed files with 3 additions and 0 deletions
|
|
@ -23,3 +23,6 @@ dotnet_style_parentheses_in_arithmetic_binary_operators = always_for_clarity
|
|||
|
||||
# IDE0047: Remove unnecessary parentheses
|
||||
dotnet_diagnostic.IDE0047.severity = none
|
||||
|
||||
# DV2001: No Dependency Diagram linked
|
||||
dotnet_diagnostic.DV2001.severity = none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue