Files
RAGECOOP-V/.editorconfig
2022-10-19 19:07:46 +08:00

5 lines
155 B
INI

[*.cs]
# CS0649: Field 'VehicleInfo.Name' is never assigned to, and will always have its default value null
dotnet_diagnostic.CS0649.severity = silent