root = true
[*]
charset = utf-8
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{c,h}pp]
indent_size = 2
[olcPixelGameEngine.hpp]
indent_size = 2
indent_style = tab
tab_width = 4
[*.json]
indent_size = 4
[CMakeLists.txt]
indent_size = 4