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 99a0c46 commit 529e73cCopy full SHA for 529e73c
.github/workflows/codespell.yml
@@ -15,5 +15,4 @@ jobs:
15
- uses: codespell-project/actions-codespell@master
16
with:
17
ignore_words_file: .codespellignore
18
- skip: .*bootstrap.*,*.js,.*bootstrap-theme.css.map
19
- IGNORE_REGEX: ^\s*"image\/png":\s.*
+ skip: .*bootstrap.*,*.js,.*bootstrap-theme.css.map,./docs/*.ipynb
0 commit comments