Skip to content

Commit

Permalink
Add check-executables-have-shebangs to pre-commit and remove executab…
Browse files Browse the repository at this point in the history
…le flags
  • Loading branch information
hugovk committed Sep 25, 2023
1 parent 1f188f5 commit 132357a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-json
- id: check-toml
Expand Down
Empty file modified Tests/check_j2k_leaks.py
100755 → 100644
Empty file.
Empty file modified Tests/images/negative_size.ppm
100755 → 100644
Empty file.
Empty file modified _custom_build/backend.py
100755 → 100644
Empty file.

0 comments on commit 132357a

Please sign in to comment.