We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f1798 commit c70cd9bCopy full SHA for c70cd9b
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
rev: 24.10.0
21
hooks:
22
- id: black
23
- args: [ 'reportportal_client', 'tests' ]
+ args: [ '--check', 'reportportal_client', 'tests' ]
24
- repo: https://github.com/pycqa/isort
25
rev: 5.13.2
26
0 commit comments