mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update .editorconfig
This commit is contained in:
parent
598908a821
commit
dad3b3ed1b
|
|
@ -21,5 +21,8 @@ dotnet_diagnostic.IDE0090.severity = silent
|
||||||
# IDE0290: Use primary constructor
|
# IDE0290: Use primary constructor
|
||||||
dotnet_diagnostic.IDE0290.severity = silent
|
dotnet_diagnostic.IDE0290.severity = silent
|
||||||
|
|
||||||
|
# IDE0300: Use collection expression for array
|
||||||
|
dotnet_diagnostic.IDE0300.severity = silent
|
||||||
|
|
||||||
# IDE0301: Use collection expression for empty
|
# IDE0301: Use collection expression for empty
|
||||||
dotnet_diagnostic.IDE0301.severity = silent
|
dotnet_diagnostic.IDE0301.severity = silent
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue