mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 11:32:13 +00: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
|