Skip to content

Commit

Permalink
Add .yml to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
tmccombs committed Jan 14, 2020
1 parent 92ae6ac commit d621576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@ indent_style = tab
[*.makefile]
indent_style = tab

[*.yml]
indent_size = 2

[makefile]
indent_style = tab

0 comments on commit d621576

Please sign in to comment.