Commit Graph

4 Commits

Author SHA1 Message Date
Thaddeus Crews
74467d8c2a Expand codespell coverage 2026-08-19 08:42:36 -05:00
Micky
d79cb5b0a4 Update codespell to include many more checks 2026-08-08 00:21:14 +02:00
Hugo Locurcio
d64d18a8d0 Improve codespell setup for direct usage and CI
Running `codespell` directly in a terminal at the project root now
acts identical to CI, making local runs faster and easier.

This also removes the redundant `codespell-ignore-lines.txt`
which had no effect anymore, as the original image it was referencing
was renamed or removed.

Some redundant ignore entries were also removed.
2026-06-25 03:43:05 +02:00
Thaddeus Crews
f70686cdbe CI: Integrate pre-commit for style checks 2024-11-14 14:08:49 -06:00