Skip to content

Commit 60beb6f

Browse files
authored
Merge pull request #2157 from h5bp/editorconfig-rules
remove redundant rules from .editorconfig
2 parents ceb4620 + f5aa308 commit 60beb6f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.editorconfig

-6
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,3 @@ trim_trailing_whitespace = true
1414

1515
[*.md]
1616
trim_trailing_whitespace = false
17-
18-
[{.travis.yml,package.json}]
19-
# The indent size used in the `package.json` file cannot be changed
20-
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
21-
indent_size = 2
22-
indent_style = space

0 commit comments

Comments
 (0)