Skip to content

Commit 1ee6875

Browse files
committed
Add trim_trailing_whitespace to .editorconfig
1 parent 4be08f4 commit 1ee6875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ root = true
33

44
[*]
55
insert_final_newline = true
6+
trim_trailing_whitespace = true
67

78
[*.{h,hpp,c,cpp,cc}]
89
indent_style = space

0 commit comments

Comments
 (0)