Skip to content

Commit

Permalink
Slight reversion of the .editorconfig, but keeping the extra EOL new …
Browse files Browse the repository at this point in the history
…line purging intact! :)
  • Loading branch information
DFortun81 committed May 17, 2021
1 parent eebb98e commit 71487a5
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,9 +3,8 @@ root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = false
indent_style = tab
indent_style = space
indent_size = 4
tab_size = 1

[*.lua]
end_of_line = crlf
Expand Down

0 comments on commit 71487a5

Please sign in to comment.