mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +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
|
||||
hooks:
|
||||
- id: yapf
|
||||
files: ^telegram/.*\.py$
|
||||
files: ^(telegram|tests)/.*\.py$
|
||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||
sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682
|
||||
hooks:
|
||||
|
|
Loading…
Reference in a new issue