mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-04 01:40:21 -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
|
|
@ -49,4 +49,4 @@ tasks:
|
|||
- codespell: |
|
||||
pip install codespell
|
||||
cd foot
|
||||
~/.local/bin/codespell -LSer -Ldoas README.md INSTALL.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
~/.local/bin/codespell -LSer,doas README.md INSTALL.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue