Skip to content

Commit

Permalink
Add formatting rules for .yml files to editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad authored and markstory committed May 12, 2014
1 parent 8f0e203 commit 63ab865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Expand Up @@ -11,3 +11,7 @@ trim_trailing_whitespace = true

[*.bat]
end_of_line = crlf

[*.yml]
indent_style = space
indent_size = 2

0 comments on commit 63ab865

Please sign in to comment.