mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 21:04:17 +00:00
Merge pull request #713 from pre-commit/asottile-patch-1
update display name of `name-tests-test`
This commit is contained in:
commit
0d261aaf84
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@
|
||||||
language: python
|
language: python
|
||||||
types: [text]
|
types: [text]
|
||||||
- id: name-tests-test
|
- id: name-tests-test
|
||||||
name: tests should end in _test.py
|
name: python tests naming
|
||||||
description: this verifies that test files are named correctly.
|
description: this verifies that test files are named correctly.
|
||||||
entry: name-tests-test
|
entry: name-tests-test
|
||||||
language: python
|
language: python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue