Files
mod-ale/src/LuaEngine/.editorconfig
2022-03-26 21:29:04 +01:00

8 lines
131 B
INI

[*]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true