Remove double-define of core.whitespace
This commit is contained in:
parent
3721445795
commit
3d9265d0e5
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
# Declare erroenous the same whitespace errors vim does
|
# Declare erroenous the same whitespace errors vim does
|
||||||
whitespace = space-before-tab,-indent-with-non-tab,trailing-space
|
whitespace = space-before-tab,-indent-with-non-tab,trailing-space
|
||||||
editor = vim
|
editor = vim
|
||||||
whitespace = warn
|
|
||||||
|
|
||||||
[diff]
|
[diff]
|
||||||
# Detect both copies and renames in diffs
|
# Detect both copies and renames in diffs
|
||||||
|
|
Loading…
Add table
Reference in a new issue