CI: Add job to run codespell, a spell checking software
This commit is contained in:
parent
5c33b290ae
commit
8bb2826f7a
3 changed files with 13 additions and 1 deletions
3
utils/ci/codespell/ignored_words.txt
Normal file
3
utils/ci/codespell/ignored_words.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Words to be ignored by codespell.
|
||||
# Put one word per line and sort alphabetically.
|
||||
process'
|
Loading…
Add table
Add a link
Reference in a new issue