Hi, there is a good reason not to enable the no-whitespace-at-eol checking in pre-commit by default (at least for *all* files) for git development: Python. Just do a "/ $" in git-merge-recursive.py. These whitespaces are not an error, but a syntactic *requirement*. Hth, Dscho - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html