We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b2173 commit b4a36d4Copy full SHA for b4a36d4
.pre-commit-config.yaml
@@ -108,4 +108,4 @@ repos:
108
hooks:
109
- id: codespell
110
files: myst_nbs/
111
- args: ["--write-changes", "--ignore-words-list", "hist,fpr,fro,lik"]
+ args: ["--write-changes", "--ignore-words-list", "hist,fpr,fro,lik", "--uri-ignore-words-list", "*"]
0 commit comments