mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-02-16 18:31:45 +01:00
Hooks for travis
This commit is contained in:
parent
5a0696b181
commit
b987c8937c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
sha: d79d3113a991229b8f9d329e8e97b615abad91ba
|
sha: d79d3113a991229b8f9d329e8e97b615abad91ba
|
||||||
hooks:
|
hooks:
|
||||||
- id: yapf
|
- id: yapf
|
||||||
files: ^telegram/.*\.py$
|
files: ^(telegram|tests)/.*\.py$
|
||||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||||
sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682
|
sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Add table
Reference in a new issue