Skip to content

Commit 0eb1aae

Browse files
committed
Removing stray +
Removing a stray `+` from in front of `trim_trailing_whitespace = false`
1 parent 309edbe commit 0eb1aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ trim_trailing_whitespace = true
1010
insert_final_newline = true
1111

1212
[*.md]
13-
+trim_trailing_whitespace = false
13+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)