Skip to content

Commit

Permalink
Use 2 spaces for yaml files (.travis.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
mklein994 authored and fornwall committed Aug 30, 2018
1 parent 5ff801c commit 6dce32a
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 @@ -14,3 +14,7 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4

[*.y{a,}ml]
indent_size = 2
indent_style = space

0 comments on commit 6dce32a

Please sign in to comment.