mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
bf811db6c8
• Moved to test project root so a new `.editorconfig` isn't constantly generated. • Disable attributes only in the files which use invalid syntax deliberately
4 lines
55 B
INI
4 lines
55 B
INI
[*.gd]
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|