147125babf
git-subtree-dir: libs/cli11 git-subtree-split: dcbcb4721dda5dab0a56d9faaaee50e6a30f7758
14 lines
176 B
INI
14 lines
176 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
end_of_line = lf
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.cpp,*.hpp,*.py]
|
|
indent_size = 4
|
|
|
|
[*.yml]
|
|
indent_size = 2
|