1
0
mirror of https://github.com/minetest/irrlicht.git synced 2025-04-11 23:20:21 +02:00
irrlicht/.editorconfig

9 lines
146 B
INI
Executable File

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