..
This commit is contained in:
parent
ab82eea1ce
commit
55ed7a0eff
1 changed files with 1 additions and 5 deletions
|
|
@ -20,8 +20,4 @@ jobs:
|
|||
pip install codespell
|
||||
|
||||
- name: Run codespell
|
||||
run: |
|
||||
codespell \
|
||||
--skip=.git,target,node_modules,.forgejo,src,bin \
|
||||
--ignore-words-list= \
|
||||
content/
|
||||
run: codespell --ignore-words-list=gugulet,forgejo,myword content/**/*.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue