Skip to content

Commit 9a00b68

Browse files
committed
Don't check YAML, go.mod and go.sum files
1 parent 094f764 commit 9a00b68

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ repos:
1414
rev: typos-v0.7.4
1515
hooks:
1616
- id: typos
17+
exclude_types: [yaml]
18+
exclude: go.*

0 commit comments

Comments
 (0)