Skip to content

Commit 02fdd06

Browse files
committed
chore: Exclude docs/_static from spellcheck
1 parent 9c25385 commit 02fdd06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ repos:
3333
rev: v1.30.3
3434
hooks:
3535
- id: typos
36+
exclude: "docs/_static"
3637
- repo: https://github.com/python-formate/flake8-dunder-all
3738
rev: v0.4.1
3839
hooks:

0 commit comments

Comments
 (0)