Add check-executables-have-shebangs to pre-commit and remove executable flags

This commit is contained in:
Hugo van Kemenade 2023-09-09 14:32:42 +03:00
parent 1f188f5bb4
commit 132357ac46
4 changed files with 1 additions and 0 deletions

View File

@ -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

0
Tests/check_j2k_leaks.py Executable file → Normal file
View File

0
Tests/images/negative_size.ppm Executable file → Normal file
View File

0
_custom_build/backend.py Executable file → Normal file
View File