Update editorconfig file.

This commit is contained in:
2025-04-27 13:13:37 +01:00
parent d87707c371
commit aad228c843

View File

@@ -1454,6 +1454,8 @@ indent_size = 4
tab_width = 4
[*.{cs,vb}]
# Many identifiers use names that cannot have real meanings
dotnet_diagnostic.ca1704.severity = none
dotnet_diagnostic.ph2006.severity = none
dotnet_diagnostic.ph2021.severity = none
dotnet_diagnostic.ph2026.severity = none