Remove duplicate of insert_final_newline = true

This commit is contained in:
Johann Schopplich
2019-10-25 13:36:28 +02:00
committed by GitHub
parent 447a9dd266
commit c5f4a1b867

View File

@@ -3,7 +3,6 @@ charset = utf-8
indent_style = space indent_style = space
indent_size = 2 indent_size = 2
end_of_line = lf end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true