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 39eb615 commit aef702fCopy full SHA for aef702f
.pre-commit-config.yaml
@@ -15,4 +15,5 @@
15
rev: v2.4.1
16
hooks:
17
- id: codespell
18
+ stages: [pre-commit]
19
args: [--config=.codespellrc]
0 commit comments