Skip to content

Commit 4f50f97

Browse files
committed
.editorconfig: Set trim_trailing_whitespace = true.
1 parent 967b34f commit 4f50f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ root = true
33
[*]
44
indent_style = space
55
insert_final_newline = true
6+
trim_trailing_whitespace = true
67

78
[*.{cs,md}]
89
guidelines = 80 dashed, 100

0 commit comments

Comments
 (0)