Skip to content

Commit

Permalink
Set YAML indent to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Apr 11, 2020
1 parent 537eb5d commit b12d9cc
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 @@ -23,3 +23,7 @@ indent_size = 4

[*.md]
trim_trailing_whitespace = false

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

0 comments on commit b12d9cc

Please sign in to comment.