.editorconfig: Adjust for CXX files
This commit is contained in:
parent
9198e50c47
commit
14d51a6a9e
@ -1,4 +1,4 @@
|
||||
[*.[ch]]
|
||||
[*.[ch] *.cxx]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
Loading…
Reference in New Issue
Block a user