Skip to content

Commit

Permalink
chore(pre-commit): enable executable shebang linter
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKevJames committed May 17, 2021
1 parent 053dd56 commit 8926cc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Expand Up @@ -6,6 +6,7 @@ repos:
- id: check-executables-have-shebangs
- id: check-json
- id: check-merge-conflict
- id: check-shebang-scripts-are-executable
- id: check-symlinks
- id: check-toml
- id: check-vcs-permalinks
Expand Down

0 comments on commit 8926cc3

Please sign in to comment.