mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-04 01:40:21 -05:00
ci: codespell: ignore ‘zar’ (user who contributed)
This commit is contained in:
parent
20b8ca1601
commit
ccef435736
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,doas README.md INSTALL.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
- codespell -Lser,doas,zar README.md INSTALL.md CHANGELOG.md *.c *.h doc/*.scd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue