Files
ersatztv/ErsatzTV.Infrastructure.MySql/Migrations/.editorconfig
T
2023-09-03 08:52:00 -05:00

5 lines
212 B
INI

[*.cs]
# disable CA1707: Identifiers should not contain underscores
dotnet_diagnostic.ca1707.severity = none
# disable CA1711: Identifiers should not have incorrect suffix
dotnet_diagnostic.ca1711.severity = none