Skip to content

Commit 2a5c641

Browse files
committed
Add trim_trailing_whitespace to .editorconfig
1 parent 55dfa60 commit 2a5c641

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ root = true
77
[*]
88
indent_style = tab
99
indent_size = 4
10+
trim_trailing_whitespace = true
1011

1112
# The indent size used in the `package.json` file cannot be changed
1213
# https://github.com/npm/npm/pull/3180#issuecomment-16336516

0 commit comments

Comments
 (0)