Files
stream-shorts/tests/.editorconfig
T

5 lines
130 B
INI
Raw Normal View History

2025-07-23 23:55:56 -05:00
[*.cs]
dotnet_diagnostic.CA1707.severity = none
dotnet_diagnostic.CA2007.severity = none
dotnet_diagnostic.CA2201.severity = none