mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
not sure what happened to codespell
This commit is contained in:
parent
5da7d9da5b
commit
4488e9f4b8
2 changed files with 2 additions and 1 deletions
|
|
@ -9,3 +9,4 @@ Wit
|
|||
te
|
||||
wee
|
||||
RO
|
||||
falsy
|
||||
|
|
|
|||
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue