diff options
author | Brad King <brad.king@kitware.com> | 2023-05-18 20:19:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-22 18:19:38 (GMT) |
commit | 88f12c07c8eac6fb92b62b008d7a543a5f00dc76 (patch) | |
tree | 5a7adbe7e3da42bafbebe9a14fdd719bf7462b49 /.codespellrc | |
parent | 08bccb2dfd8375b7baaaa9686c3ef4aae5b8806b (diff) | |
download | CMake-88f12c07c8eac6fb92b62b008d7a543a5f00dc76.zip CMake-88f12c07c8eac6fb92b62b008d7a543a5f00dc76.tar.gz CMake-88f12c07c8eac6fb92b62b008d7a543a5f00dc76.tar.bz2 |
codespell: Skip more non-text files
Diffstat (limited to '.codespellrc')
-rw-r--r-- | .codespellrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 0abd94e..9219d40 100644 --- a/.codespellrc +++ b/.codespellrc @@ -4,5 +4,5 @@ check-hidden = # Disable warnings about binary files quiet-level = 2 builtin = clear,rare,en-GB_to_en-US -skip = */.git,*/build,*/Copyright.txt,*/doxygen.config,*/Modules/Internal/CPack/NSIS.template.in,*/Source/CursesDialog/form/*,*/Source/kwsys/*,*/Tests/RunCMake/CPack/tests/DMG_SLA/German.*,*/Tests/RunCMake/ParseImplicitData/*.input,*/Utilities/cm* +skip = */.git,*/build,*/Copyright.txt,*/doxygen.config,*/Modules/Internal/CPack/NSIS.template.in,*/Source/CursesDialog/form/*,*/Source/kwsys/*,*/Tests/RunCMake/CPack/tests/DMG_SLA/German.*,*/Tests/RunCMake/ParseImplicitData/*.input,*/Tests/StringFileTest/test.utf8,*.pfx,*/Utilities/cm* ignore-words-list = aci,ake,ans,ba,cconfiguration,conly,dependees,dne,dum,earch,ect,filetest,fo,helpfull,hiden,isnt,keypair,nd,ned,nin,nknown,ot,pard,seh,ser,te,upto,varn,vas,wee |