mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Exclude the directory tests from the pre-commit hook end-of-line-fixer.
This commit is contained in:
parent
46da77ef1c
commit
0ca92d1d3a
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ repos:
|
||||||
- id: fix-byte-order-marker
|
- id: fix-byte-order-marker
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
exclude: tests/.*
|
||||||
- repo: https://github.com/trailofbits/pip-audit
|
- repo: https://github.com/trailofbits/pip-audit
|
||||||
rev: v2.6.2
|
rev: v2.6.2
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Add table
Reference in a new issue