We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1678d39 commit 30f0e98Copy full SHA for 30f0e98
.pre-commit-config.yaml
@@ -19,6 +19,8 @@ repos:
19
hooks:
20
- id: codespell
21
exclude: ^.*\.(svd|SVD)$
22
+ stages:
23
+ - manual
24
- repo: https://github.com/pre-commit/mirrors-clang-format
25
rev: "v15.0.7"
26
0 commit comments