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 committed May 4, 2014
1 parent 2f0a9be commit ead6c83
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 ead6c83

Please sign in to comment.