Skip to content

Commit

Permalink
remove "insert_final_newline = true" as people edit the files whose e…
Browse files Browse the repository at this point in the history
…ditor doesn't obey this setting (or .editorconfig at all)
  • Loading branch information
danielnaber committed Oct 28, 2021
1 parent 34d75f4 commit e790f1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[*]
end_of_line = lf
insert_final_newline = true

[*.java]
indent_style = space
Expand Down

0 comments on commit e790f1b

Please sign in to comment.