Commit ade569e
committed
DEV: Add name-tests-test to pre-commit hooks
* Add the 'name-tests-test' pre-commit hook which verifies that test files
under lib/matplotlib/tests/ conform to pytest naming conventions.
- Use the '--django' option to match the 'test*.py' naming convention.1 parent 89eacf5 commit ade569e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments