mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Fix pre-commit config
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
c69d8a3bd2
commit
bf8e501b5e
@ -10,7 +10,7 @@
|
||||
- id: end-of-file-fixer
|
||||
- id: flake8
|
||||
- id: name-tests-test
|
||||
exclude: 'tests/(helpers\.py|integration/testcases\.py)'
|
||||
exclude: 'tests/(integration/testcases\.py)|(helpers\.py)'
|
||||
- id: requirements-txt-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: git://github.com/asottile/reorder_python_imports
|
||||
|
Loading…
x
Reference in New Issue
Block a user