Commit Graph

6 Commits

Author SHA1 Message Date
Micky
d79cb5b0a4 Update codespell to include many more checks 2026-08-08 00:21:14 +02:00
Micky
febd6234bb Add CI check for trailing whitespace 2026-08-04 19:33:17 +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
Lukas Tenbrink
0855668721 Migrate contributing contents to a separate documentation site. 2025-09-11 17:59:08 +02:00
Max Hilbrunner
20d9f0d9b1 CI: Remove EOF fixer from pre-commit hook
As this isn't enforced on the files used from the main engine repository, this currently seems more trouble than its worth.
2024-11-23 06:37:54 +01:00
Thaddeus Crews
f70686cdbe CI: Integrate pre-commit for style checks 2024-11-14 14:08:49 -06:00