not sure what happened to codespell

This commit is contained in:
John Kerl 2022-08-20 09:09:43 -04:00
parent 5da7d9da5b
commit 4488e9f4b8
2 changed files with 2 additions and 1 deletions

View file

@ -9,3 +9,4 @@ Wit
te
wee
RO
falsy

View file

@ -33,5 +33,5 @@ jobs:
with:
check_filenames: true
ignore_words_file: .codespellignore
# ignore_words_list: denom,inout,iput,nd,nin,numer,te,wee
# ignore_words_list: denom,inout,iput,nd,nin,numer,te,wee,RO,falsy
skip: "*.csv,*.dkvp,*.txt,*.js,*.html,*.map,./tags,./test/cases"