This commit is contained in:
David Arnold 2020-06-07 14:29:18 -05:00
parent d146e8187e
commit 6c50f9fae5
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08
5 changed files with 3 additions and 59 deletions

View file

@ -7,3 +7,4 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true