Skip to content

Commit

Permalink
editorconfig: indent yml using 2 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvr committed Jun 17, 2015
1 parent 2bd7622 commit d724177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -7,7 +7,7 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[package.json]
[{package.json,*.yml}]
indent_style = space
indent_size = 2

Expand Down

0 comments on commit d724177

Please sign in to comment.