Add missing final newline (#790)

* Create FUNDING.yml

* Add missing final newline

This brings the EditorConfig configuration file in accordance with the
coding styles defined in the EditorConfig configuration file^^
This commit is contained in:
Jan Sauer 2019-06-11 13:32:12 +02:00 committed by Peter Savchenko
parent c56320db69
commit 098897e8bb

View file

@ -6,4 +6,4 @@ indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
trim_trailing_whitespace = true