Merge pull request #6 from jschopplich/patch-1

Remove duplicate `insert_final_newline = true`
This commit is contained in:
Sonja Broda
2019-10-25 14:18:00 +02:00
committed by GitHub

View File

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