1
0
镜像自地址 https://github.com/luanti-org/luanti.git 已同步 2025-11-13 21:35:27 +01:00
文件
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