Skip to content

Commit 97a1d66

Browse files
authored
Merge pull request #3102 from yuvashrikarunakaran/patch-1
Update .editorconfig
2 parents 9b9dec5 + f15e8fc commit 97a1d66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ charset = utf-8
1212
indent_style = space
1313
indent_size = 4
1414

15-
# Matches the exact files either package.json or .travis.yml
15+
# Matches the exact files either package.json or .circleci/config.yml
1616
[{package.json,.circleci/config.yml}]
1717
indent_style = space
1818
indent_size = 2
19+

0 commit comments

Comments
 (0)