.editorconfig: fix invalid value for diffs/patches

gstqt5
zowoq 2020-05-20 12:32:58 +10:00
parent 72faa59a15
commit ae876f032d
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ charset = utf-8
# Ignore diffs/patches
[*.{diff,patch}]
end_of_line = ignore
insert_final_newline = ignore
trim_trailing_whitespace = ignore
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
# see https://nixos.org/nixpkgs/manual/#chap-conventions