Yml files have 2 white spaces for indentation
This commit is contained in:
parent
afc05577a4
commit
a4386cfaa4
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ insert_final_newline = true
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[{package.json,.travis.yml}]
|
||||
[{package.json,*.yml}]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue