Commit Graph

2 Commits

Author SHA1 Message Date
Maxwell G
654ebf759c .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.

(cherry picked from commit 627576e1d5)
2023-10-22 02:09:55 +00:00
Don Naro
eb60b9c545 Add docs spelling check
* Add codespell config to noxfile and ci
* Update README with details on spelling checks

(cherry picked from commit b8553c22ce)

Co-authored-by: Maxwell G <9920591+gotmax23@users.noreply.github.com>
2023-10-22 02:03:50 +00:00