CMake/.codespellrc
Brad King 2d42a5444f LICENSE: Rename Copyright.txt to LICENSE.rst
The name `LICENSE` is now more conventional.
Format as reStructuredText to improve rendering.
2025-03-03 09:55:56 -05:00

63 lines
875 B
Plaintext

[codespell]
check-filenames =
check-hidden =
# Disable warnings about binary files
quiet-level = 2
builtin = clear,rare,en-GB_to_en-US
# Skip paths matching fnmatch glob patterns.
skip =
.git,
.typos.toml,
build,
CTestCustom.cmake.in,
LICENSE.rst,
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,
Utilities/cm*,
*.pfx,
# noqa: spellcheck off
ignore-words-list =
abd,
aci,
ags,
ake,
ans,
ba,
ccompiler,
cconfiguration,
certi,
conly,
copyin,
dependees,
dne,
dum,
earch,
ect,
filetest,
fo,
helpfull,
hiden,
isnt,
keypair,
nd,
ned,
nin,
nknown,
ot,
pard,
sectionin,
seh,
ser,
te,
upto,
varn,
vas,
wee,
# noqa: spellcheck on