https://github.com/Kitware/CMake
Revision c468f983c000a853fa009cdc2f62d88c91f54540 authored by Brad King on 18 November 2021, 14:00:15 UTC, committed by Brad King on 18 November 2021, 14:00:15 UTC
2 parent s 80b6b20 + 7cc7f9a
Raw File
Tip revision: c468f983c000a853fa009cdc2f62d88c91f54540 authored by Brad King on 18 November 2021, 14:00:15 UTC
Merge branch 'release-3.20' into release-3.21
Tip revision: c468f98
.codespellrc
[codespell]
check-filenames =
check-hidden =
count =
# 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*
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
back to top