Adjust codespell config for new skips
This commit is contained in:
parent
1cbf89f48f
commit
d9d8598b0d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
[codespell]
|
[codespell]
|
||||||
skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2018,html,dist,dist-newstyle,.stack-work,man,tags,tmp
|
skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2018,html,dist,dist-newstyle,.stack-work,man,tags,tmp
|
||||||
|
ignore-regex=\bvalUs\b
|
||||||
# some common variables etc (case insensitive)
|
# some common variables etc (case insensitive)
|
||||||
# keypair - constructs
|
# keypair - constructs
|
||||||
## May be TODO later, touches too much
|
## May be TODO later, touches too much
|
||||||
# sentinal -> sentinel
|
# sentinal -> sentinel
|
||||||
ignore-words-list = dne,inout,fo,ot,bu,te,allright,inh,mor,myu,keypair,pasttime,sentinal,startd,ifset
|
ignore-words-list = dne,inout,fo,ot,bu,te,allright,inh,mor,myu,keypair,pasttime,sentinal,startd,ifset,afile,buildt,toword
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue