Skip to content

Commit

Permalink
add hook to ensure proper test file naming
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Oct 10, 2024
1 parent 975e1a7 commit f64d802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ repos:
- id: forbid-new-submodules
- id: mixed-line-ending
- id: trailing-whitespace
- id: name-tests-test

- repo: https://github.com/regebro/pyroma
rev: "4.2"
Expand Down

0 comments on commit f64d802

Please sign in to comment.