Skip to content

Commit

Permalink
editorconfig ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGolodetsky committed Oct 3, 2021
1 parent 9427ff6 commit 6eb1226
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ indent_size = 4

[*.{diff,md}]
trim_trailing_whitespace = false

[public/**]
end_of_line = unset
charset = unset
trim_trailing_whitespace = unset
insert_final_newline = unset
indent_style = unset
indent_size = unset
trim_trailing_whitespace = unset

0 comments on commit 6eb1226

Please sign in to comment.