Skip to content

Commit

Permalink
minor tweak to editor config from example
Browse files Browse the repository at this point in the history
  • Loading branch information
eteran committed Oct 8, 2020
1 parent f0b591d commit 9cea7c8
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 @@ -13,6 +13,6 @@ insert_final_newline = true
# Set default charset
[*.{c,h,cpp,hpp,tcc}]
charset = utf-8
indent_style = space
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true

0 comments on commit 9cea7c8

Please sign in to comment.