Skip to content

Commit

Permalink
Revert "Fix codespell, try different argument --regex (#1669)"
Browse files Browse the repository at this point in the history
This reverts commit 99a0c46.
  • Loading branch information
jackiekazil authored Apr 26, 2023
1 parent 99a0c46 commit efa06de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ jobs:
- uses: codespell-project/actions-codespell@master
with:
ignore_words_file: .codespellignore
skip: .*bootstrap.*,*.js,.*bootstrap-theme.css.map
IGNORE_REGEX: ^\s*"image\/png":\s.*
skip: .*bootstrap.*,*.js,.*bootstrap-theme.css.map,./docs/*.ipynb

0 comments on commit efa06de

Please sign in to comment.