feature/pre-commit #1
1 changed files with 6 additions and 0 deletions
|
@ -17,3 +17,9 @@ insert_final_newline = true
|
|||
|
||||
[*.{yaml,yml}]
|
||||
indent_size = 2
|
||||
|
||||
[*.{cpp,hpp,h}]
|
||||
indent_size = 2
|
||||
|
||||
[{CMakeLists.txt,*.cmake}]
|
||||
indent_style = tabs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue