Skip to content

Commit 3babc9e

Browse files
authored
Merge pull request #9 from cleong110/precommit_typo_fix
Fix: Precommit config was searching nonexistent folder
2 parents d5b7dc2 + c0327fe commit 3babc9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
repos:
2-
- repo: local
3-
files: ^signwriting/
1+
files: ^pose_evaluation/
2+
repos:
3+
- repo: local
44
hooks:
55
- id: pylint
66
name: pylint

0 commit comments

Comments
 (0)