1
0
зеркало из https://github.com/luanti-org/luanti.git synced 2025-11-30 12:43:49 +01:00
Files
luanti/irr/.editorconfig
2024-03-26 21:39:02 +01:00

11 строки
159 B
INI
Исполняемый файл

root = true
[*]
charset = utf-8
[*.{cpp,h,txt,cmake,fsh,vsh}]
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true