mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-15 05:33:58 -04:00
ci: run codespell on the man pages (the source files)
This commit is contained in:
parent
841618bb8d
commit
8dd58a4220
2 changed files with 2 additions and 2 deletions
|
|
@ -50,4 +50,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