1
0
réplica de https://github.com/luanti-org/luanti.git sincronizado 2025-12-04 22:55:27 +01:00
Ficheiros
luanti/.editorconfig
2023-08-05 17:55:27 +01:00

10 linhas
181 B
INI
Ficheiro executável

[*]
end_of_line = lf
[*.{cpp,h,lua,txt,glsl,md,c,cmake,java,gradle}]
charset = utf-8
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true