Ignore python test naming for libretime api
This commit is contained in:
parent
571b1a25ca
commit
813cbac60d
|
@ -27,6 +27,8 @@ repos:
|
||||||
- id: fix-encoding-pragma
|
- id: fix-encoding-pragma
|
||||||
- id: requirements-txt-fixer
|
- id: requirements-txt-fixer
|
||||||
- id: name-tests-test
|
- id: name-tests-test
|
||||||
|
# TODO: Remove once the django api uses pytest
|
||||||
|
exclude: ^(api.*)$
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: v2.3.0
|
rev: v2.3.0
|
||||||
|
|
Loading…
Reference in New Issue