Files

9 lines
180 B
INI
Raw Permalink Normal View History

2026-01-08 16:50:20 +00: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