1
0
miroir de https://github.com/luanti-org/luanti.git synchronisé 2026-01-09 02:35:37 +01:00
Fichiers
luanti/.editorconfig
2023-08-05 17:55:27 +01:00

10 lignes
181 B
INI
Fichiers exécutables

[*]
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