Files
TowerDefence/My project/Library/PackageCache/com.unity.ide.rider@0baf0f91edc0/.editorconfig
Caleb Sandford deQuincey 334021d04e Started project
2025-11-14 17:30:41 +00:00

9 lines
180 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
[*.cs]
dotnet_analyzer_diagnostic.severity = none # https://github.com/JetBrains/resharper-unity/issues/2481