Skip to content

Commit

Permalink
Update .editorconfig, apply rules to all files
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed May 15, 2018
1 parent 42eae25 commit 4549540
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.sh]
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit 4549540

Please sign in to comment.