Files
BookRPG/Library/PackageCache/com.unity.ide.rider@e4950c6d131b/.editorconfig

9 lines
180 B
INI
Raw Normal View History

2026-07-16 21:49:59 +01:00
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