Skip to content

Commit

Permalink
Add config for *.yml [ci skip]
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
znz committed Oct 30, 2016
1 parent 9a21c28 commit 577a37d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ end_of_line = crlf
[**.rb]
indent_style = space
indent_size = 2

[*.yml]
indent_size = 2
indent_style = space

0 comments on commit 577a37d

Please sign in to comment.