mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +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
|