Files
ansible-docs/.codespellrc
Maxwell G 627576e1d5 .codespellrc: ignore intersphinx inventories (*.inv) (#624)
We don't want to spell check these. We have removed the in-repo
intersphinx inventories from devel, but they exist on older branches.
There's no harm in also including the ignores on devel, and it makes
sense to keep the configuration consistent.
2023-10-17 07:01:07 -05:00

9 lines
261 B
Plaintext

[codespell]
skip = _build,collections,*.po,_static,porting_guide*,style_guide,*.inv
count =
check-filenames = true
quiet-level = 3
ignore-words = .codespellignorewords
exclude-file = .codespellignorelines
builtin = clear,code,en-GB_to_en-US,informal,names,rare