and an editorconfig to prevent future mistakes

This commit is contained in:
Brendan Forster 2018-06-18 08:46:00 -03:00
parent 7603d71a56
commit dc9c75a9f0
1 changed files with 3 additions and 0 deletions

3
.editorconfig Normal file
View File

@ -0,0 +1,3 @@
[*]
end_of_line = lf
insert_final_newline = true