godot-module-template/engine/modules/gdscript/.editorconfig

9 lines
139 B
INI
Raw Normal View History

2025-01-17 15:36:38 +00:00
[*.gd]
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.out]
insert_final_newline = true