Skip to content

Commit

Permalink
.editorconfig: Adjust for CXX files
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Jan 21, 2021
1 parent 9138739 commit 9bcff4f
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
@@ -1,4 +1,4 @@
[*.[ch]]
[*.[ch] *.cxx]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
Expand Down

0 comments on commit 9bcff4f

Please sign in to comment.