Remove double-define of core.whitespace

This commit is contained in:
Trysdyn Black 2020-06-27 11:41:02 -07:00
parent 3721445795
commit 3d9265d0e5

View file

@ -5,7 +5,6 @@
# Declare erroenous the same whitespace errors vim does
whitespace = space-before-tab,-indent-with-non-tab,trailing-space
editor = vim
whitespace = warn
[diff]
# Detect both copies and renames in diffs