Commit Graph

2 Commits

Author SHA1 Message Date
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
Don Naro
2f8810b255 Add RST spellcheck (#524)
* Add docs spelling check
* Add codespell config to noxfile and ci
* Update README with details on spelling checks

Co-authored-by: Maxwell G <9920591+gotmax23@users.noreply.github.com>
2023-10-16 14:18:28 -04:00