Skip to content

Commit

Permalink
2 spaces indent
Browse files Browse the repository at this point in the history
  • Loading branch information
odahcam committed Feb 1, 2019
1 parent e420c15 commit 3da1fd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ root = true

[*]
indent_style = space
indent_size = 4
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand All @@ -17,4 +17,3 @@ insert_final_newline = false

[*.yml]
insert_final_newline = true
indent_size = 2

0 comments on commit 3da1fd8

Please sign in to comment.