mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-13 05:33:51 -04:00
ci: fix codespell -L usage, take 2
This commit is contained in:
parent
e5926ad6be
commit
1b0fac49ed
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ pipeline:
|
||||||
- apk add python3
|
- apk add python3
|
||||||
- apk add py3-pip
|
- apk add py3-pip
|
||||||
- pip install codespell
|
- 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
|
||||||
|
|
||||||
subprojects:
|
subprojects:
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue