Skip to content

Commit 30f0e98

Browse files
committed
Make codespell manual
1 parent 1678d39 commit 30f0e98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .pre-commit-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ repos:
1919
hooks:
2020
- id: codespell
2121
exclude: ^.*\.(svd|SVD)$
22+
stages:
23+
- manual
2224
- repo: https://github.com/pre-commit/mirrors-clang-format
2325
rev: "v15.0.7"
2426
hooks:

0 commit comments

Comments
 (0)