Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Add 'name-tests-test' to pre-commit hooks (#1877)
* Add the 'name-tests-test' pre-commit hooks which verifies that test files under tests/ conform to pytest naming conventions. - Use the '--django' option to match the 'test*.py' naming convention.
- Loading branch information