Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
craigrodway committed May 25, 2020
1 parent 7f50003 commit a81ed18
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 @@ -4,9 +4,8 @@ root = true
charset = utf-8
end_of_line = lf
insert_final_newline = true

trim_trailing_whitespace = true

[*.{php,inc,module}]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = false

0 comments on commit a81ed18

Please sign in to comment.