mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 18:26:53 +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
|
||||
types: [text]
|
||||
- id: name-tests-test
|
||||
name: tests should end in _test.py
|
||||
name: python tests naming
|
||||
description: this verifies that test files are named correctly.
|
||||
entry: name-tests-test
|
||||
language: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue