mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-18 22:05:25 -05:00
ci: fix codespell -L usage
This commit is contained in:
parent
bfab825b02
commit
e5926ad6be
3 changed files with 3 additions and 3 deletions
|
|
@ -109,4 +109,4 @@ codespell:
|
|||
- apk add python3
|
||||
- apk add py3-pip
|
||||
- pip install codespell
|
||||
- codespell -LSer -Ldoas README.md INSTALL.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
- codespell -LSer,doas README.md INSTALL.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue