Skip to content

Commit

Permalink
Merge pull request #91 from scottclowe/dev_precommit-shebangs
Browse files Browse the repository at this point in the history
DEV: Remove executables-have-shebangs from pre-commit
  • Loading branch information
scottclowe committed Aug 11, 2021
2 parents 5f6523e + 66b7c9d commit e89ae8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Expand Up @@ -68,7 +68,6 @@ repos:
- id: check-builtin-literals
- id: check-case-conflict
- id: check-docstring-first
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- id: check-merge-conflict
- id: check-json
Expand Down

0 comments on commit e89ae8b

Please sign in to comment.