We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be08f4 commit 1ee6875Copy full SHA for 1ee6875
.editorconfig
@@ -3,6 +3,7 @@ root = true
3
4
[*]
5
insert_final_newline = true
6
+trim_trailing_whitespace = true
7
8
[*.{h,hpp,c,cpp,cc}]
9
indent_style = space
0 commit comments