hamncheese/godot/modules/gdscript/.editorconfig
2023-10-05 18:25:25 -05:00

8 lines
139 B
INI

[*.gd]
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.out]
insert_final_newline = true