arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.ide.rider@1f60b3138684/.editorconfig
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02: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