1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-18 14:21:41 +00:00

Style: Consolidate & migrate GDScript .editorconfig

• Moved to test project root so a new `.editorconfig` isn't constantly generated.
• Disable attributes only in the files which use invalid syntax deliberately
This commit is contained in:
Thaddeus Crews
2024-09-13 10:11:59 -05:00
parent 74de05a01c
commit bf811db6c8
3 changed files with 12 additions and 7 deletions

View File

@@ -1,2 +0,0 @@
[*.{gd,out}]
trim_trailing_whitespace = false