mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05: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
|