Skip to content

Change the git-hook ignore default to None

username-removed-6325 requested to merge bug/52 into master

When ignore is an empty string, it will apparently not run any checks at all. Using None as the default ensures that it does run the appropriate checks.

Closes #52 (closed)

Merge request reports