mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 15:50:45 +00:00
• 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
|