Skip to content

Commit

Permalink
Add'l changes to editorconfig (to hopefully keep the txt the same)
Browse files Browse the repository at this point in the history
  • Loading branch information
sschr15 committed Sep 25, 2023
1 parent 13f6fcf commit 0ffdc29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ indent_style = space
charset = unset
insert_final_newline = unset
indent_style = unset
trim_trailing_whitespace = unset
trim_trailing_whitespace = false
max_line_length = unset
ij_formatter_enabled = false

0 comments on commit 0ffdc29

Please sign in to comment.