Skip to content

Commit

Permalink
.editorconfig: Remove duplicate definitions, add yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskr97 committed Oct 20, 2020
1 parent 02ad413 commit 636f1a2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ indent_style = space
[*.md]
trim_trailing_whitespace = false

[{CMakeLists.txt, *.cmake}]
indent_style = tab
indent_size = 4
[*.yml]
indent_style = space

0 comments on commit 636f1a2

Please sign in to comment.