Skip to content

Commit

Permalink
style: name tests test
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmx committed Feb 11, 2024
1 parent c282eee commit ec3d302
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ repos:
- id: check-merge-conflict
- id: check-vcs-permalinks
- id: debug-statements
- id: name-tests-test
exclude: |
(?x)(
^projects/fal/tests/mainify_package/|
^projects/fal/tests/mainify_target.py|
^projects/fal/tests/pydantic_standalone/pydantic_patch.py
)
- repo: https://github.com/asottile/pyupgrade
rev: v3.1.0
hooks:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ec3d302

Please sign in to comment.