Skip to content

Commit

Permalink
Unfortunately due to bug in codespell we need to duplicate some skipp…
Browse files Browse the repository at this point in the history
…ed paths for pre-commit config
  • Loading branch information
yarikoptic committed Feb 28, 2024
1 parent 812729f commit 29adfbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ repos:
rev: v2.2.6
hooks:
- id: codespell
exclude: (package-lock.json|/locale/)
additional_dependencies:
- tomli

0 comments on commit 29adfbd

Please sign in to comment.