Skip to content

Commit 0861a62

Browse files
committed
Prevent this repo's test files from being formatted
1 parent fffef94 commit 0861a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
rev: 1.5.4
44
hooks:
55
- id: duolingo
6-
exclude: test/malformatted
6+
exclude: test/before
77
- repo: local
88
hooks:
99
- id: test

0 commit comments

Comments
 (0)