Skip to content

Commit

Permalink
tests: add pre-commit hook and fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
qexat committed Apr 24, 2024
1 parent f28c305 commit edd2b9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: debug-statements
- id: name-tests-test
- repo: https://github.com/asottile/add-trailing-comma
rev: v3.1.0
hooks:
Expand Down
File renamed without changes.

0 comments on commit edd2b9a

Please sign in to comment.