Skip to content

Commit

Permalink
set indent for yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
aaemnnosttv committed Jul 7, 2018
1 parent 402243d commit 34bea9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Expand Up @@ -8,5 +8,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.yml]
indent_size = 2

[*.md]
trim_trailing_whitespace = false

0 comments on commit 34bea9d

Please sign in to comment.