Skip to content

Commit

Permalink
Fix types, check mus be done on python files
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolphe Quiédeville (Alma) committed Jul 22, 2021
1 parent c84e6f2 commit e6dcb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
description: Check if file contain at least more than 0% of comment
entry: pre_commit_hooks/shell-cloc.sh
language: script
types: [shell]
types: [python]

0 comments on commit e6dcb3e

Please sign in to comment.