fixup! editorconfig: tabs --> tab
This commit is contained in:
parent
266efc8cb8
commit
268f0a902b
1 changed files with 1 additions and 6 deletions
|
@ -19,11 +19,6 @@ insert_final_newline = true
|
|||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
[*.{cpp,hpp,h}]
|
||||
indent_size = 2
|
||||
|
||||
[{CMakeLists.txt,*.cmake}]
|
||||
indent_style = tab
|
||||
|
||||
[*.md]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue