diff --git a/pyproject.toml b/pyproject.toml index 5ed858ec..fe2ae0ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -169,5 +169,5 @@ no_implicit_reexport = false skip = '.git*,*.svg,*.lock,*.css,*.min.*,tl,pyproject.toml,*.patch' check-hidden = true # ignore camelcase -ignore-regex = '\b[a-z]+[A-Z][A-Za-z0-9]*\b' -ignore-words-list = 'caf,cips,ans,ded,wark,warks,halp,ser,oen,datas,slin,nd,te,pres,ths,wast,clen,fo' +ignore-regex = '(\b[a-z]+[A-Z][A-Za-z0-9]*\b|\[[a-z]\][a-z]+\b)' +ignore-words-list = 'caf,cips,ans,ded,wark,warks,halp,ser,oen,datas,slin,nd,te,pres,ths,wast,clen,fo,nin,fils,tre,tred'