We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6c4fd commit 017fdeaCopy full SHA for 017fdea
.pre-commit-config.yaml
@@ -3,6 +3,8 @@
3
hooks:
4
- id: yapf
5
files: ^(telegram|tests)/.*\.py$
6
+ args:
7
+ - --diff
8
- repo: git://github.com/pre-commit/pre-commit-hooks
9
sha: 18d7035de5388cc7775be57f529c154bf541aab9
10
0 commit comments