mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-04 20:21:18 +08:00
5 lines
106 B
INI
5 lines
106 B
INI
|
[*.cs]
|
||
|
|
||
|
# SA1201: Elements should appear in the correct order
|
||
|
dotnet_diagnostic.SA1201.severity = none
|