Got annoyed by last line insert

This commit is contained in:
Deepak Mallubhotla 2021-11-06 22:00:53 -05:00
parent b15514b7a4
commit 5e881b2cd3
Signed by: deepak
GPG Key ID: 64BF53A3369104E7

View File

@ -3,5 +3,5 @@ root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
# insert_final_newline = true
indent_style = tab