Files
Bombaleila/Library/PackageCache/com.unity.ide.rider@4504839d03f7/.editorconfig
2026-03-03 00:39:30 +05: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