blob: 1f3887699762a2e8caa6e17403f2c2cbee602f7e [file] [log] [blame]
root = true
[*]
guidelines = dashed 78
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[**/CMakeLists.txt]
indent_size = 2
[*.json]
ident_size = 2
[*.{c,h}]
cpp_indent_within_parentheses = align_to_parenthesis
cpp_indent_preserve_within_parentheses = true
cpp_space_pointer_reference_alignment = right
cpp_indent_preserve_comments = true