mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
ci: run codespell on the man pages (the source files)
This commit is contained in:
parent
cda647f2ca
commit
7a2084f2c2
2 changed files with 2 additions and 2 deletions
|
|
@ -44,4 +44,4 @@ tasks:
|
|||
- codespell: |
|
||||
pip install codespell
|
||||
cd foot
|
||||
~/.local/bin/codespell *.c *.h
|
||||
~/.local/bin/codespell *.c *.h doc/*.scd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue