Skip to content

Commit

Permalink
Minor update to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed May 2, 2024
1 parent 6392c4a commit a383c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ indent_style = tab
tab_width = 4
trim_trailing_whitespace = true

[*.yml]
[{*.yml,*.yaml,CMakeLists.txt}]
indent_style = space
indent_size = 2

0 comments on commit a383c83

Please sign in to comment.