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 c1b8485 commit 721b35dCopy full SHA for 721b35d
{{cookiecutter.repo_name}}/.pre-commit-config.yaml
@@ -38,6 +38,7 @@ repos:
38
language: system
39
entry: pipenv run pytest
40
types: [python]
41
+ pass_filenames: false
42
43
- id: pytest-cov
44
name: pytest
0 commit comments