Skip to content

Commit 5671719

Browse files
committed
Define trim_trailing_whitespace rule for all files.
1 parent 60a0d55 commit 5671719

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .editorconfig

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@ charset = utf-8
88
end_of_line = lf
99
indent_size = 2
1010
indent_style = space
11-
trim_trailing_whitespace = true
12-
13-
[**.{html,js,json,md}]
1411
insert_final_newline = true
12+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)