study/first_study/Library/PackageCache/com.unity.ide.rider@1f60b3138684/.editorconfig
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09: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