Skip to content

Commit 934c19b

Browse files
committed
autofix: .editorconfig should have md5 72f47da29b9fd9c14a38f56dc3bb625b
1 parent e01c93a commit 934c19b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.editorconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,5 @@ indent_style = space
88
insert_final_newline = false
99
trim_trailing_whitespace = true
1010

11-
[*.md]
12-
trim_trailing_whitespace = true
13-
14-
[*.txt]
15-
trim_trailing_whitespace = true
16-
1711
[/package.json]
1812
insert_final_newline = true # npm install rewrites the JSON file with a final newline, so we manually keep them to prevent unneeded stashes

0 commit comments

Comments
 (0)