We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3245d39 commit 968a2daCopy full SHA for 968a2da
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
exclude_types: [svg]
22
- id: mixed-line-ending
23
- id: name-tests-test
24
- args: ["--django"]
+ args: ["--pytest-test-first"]
25
- id: trailing-whitespace
26
27
- repo: https://github.com/pycqa/flake8
0 commit comments