Skip to content

Commit

Permalink
.editoconfig: add CMakeLists style
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Feb 15, 2019
1 parent 9af45cf commit 6c1a138
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ indent_style = tab

[*.txt]
tab_width = 8

[CMakeLists.txt]
indent_style = space
indent_size = 2

0 comments on commit 6c1a138

Please sign in to comment.