Skip to content

Commit

Permalink
change to --pytest-test-first alias for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jun 22, 2022
1 parent c144be5 commit aab274c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
exclude: ^validation/|\.dtd$|\.json$|\.xml$
- id: mixed-line-ending
- id: name-tests-test
args: ["--django"]
args: ["--pytest-test-first"]
- id: requirements-txt-fixer
- id: trailing-whitespace
# exclude generated files
Expand Down

0 comments on commit aab274c

Please sign in to comment.