Merge pull request #713 from pre-commit/asottile-patch-1

update display name of `name-tests-test`
This commit is contained in:
Anthony Sottile 2022-01-06 16:35:01 -05:00 committed by GitHub
commit 0d261aaf84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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