Skip to content

Commit 0d261aa

Browse files
authored
Merge pull request #713 from pre-commit/asottile-patch-1
update display name of `name-tests-test`
2 parents fe7a536 + 879055f commit 0d261aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
language: python
163163
types: [text]
164164
- id: name-tests-test
165-
name: tests should end in _test.py
165+
name: python tests naming
166166
description: this verifies that test files are named correctly.
167167
entry: name-tests-test
168168
language: python

0 commit comments

Comments
 (0)