diff --git a/gitconfig b/gitconfig index 07786c2..69f52dc 100644 --- a/gitconfig +++ b/gitconfig @@ -6,7 +6,7 @@ rebase = true [core] autocrlf = input - whitespace = trailing-space,tab-in-ident,indent-with-non-tab,space-before-tab,tabwidth=4 + whitespace = tabwidth=4 [credential] helper = store [diff]