1
0
该仓库已于 2025-10-04 归档。您可以查看文件或克隆它,但不能推送、创建工单或合并请求。
文件
irrlicht-archive/.editorconfig
2021-07-12 18:03:15 +02:00

9 行
146 B
INI
可执行文件

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