Skip to content

Commit

Permalink
Merge pull request #9 from cleong110/precommit_typo_fix
Browse files Browse the repository at this point in the history
Fix: Precommit config was searching nonexistent folder
  • Loading branch information
AmitMY authored Dec 13, 2024
2 parents d5b7dc2 + c0327fe commit 3babc9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: local
files: ^signwriting/
files: ^pose_evaluation/
repos:
- repo: local
hooks:
- id: pylint
name: pylint
Expand Down

0 comments on commit 3babc9e

Please sign in to comment.