diff options
Diffstat (limited to 'templates/hooks--pre-commit')
-rw-r--r-- | templates/hooks--pre-commit | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/hooks--pre-commit b/templates/hooks--pre-commit index 723a9ef21..18b87309f 100644 --- a/templates/hooks--pre-commit +++ b/templates/hooks--pre-commit @@ -68,4 +68,3 @@ perl -e ' } exit($found_bad); ' - |