Skip to content

Commit

Permalink
chore: codespell exclusion for go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmoellerdev committed Sep 13, 2023
1 parent 04d6f01 commit 30134e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ repos:
"afterall",
"--check-filenames",
"--check-hidden",
"--exclude-file",
"go.sum"
]
exclude: ^vendor/
pass_filenames: true
Expand Down

0 comments on commit 30134e0

Please sign in to comment.