We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e3662 commit caae917Copy full SHA for caae917
pre-commit-config.yaml
@@ -77,3 +77,7 @@ repos:
77
rev: v2.2.6
78
hooks:
79
- id: codespell
80
+ exclude: |
81
+ (?x)^(
82
+ .*/locale/.*
83
+ )$
0 commit comments