8 lines
181 B
INI
8 lines
181 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = tab
|
|
# if this is changed please change it in the .clang-format so that nothing explodes
|
|
indent_size = 4
|