Commit Graph

8 Commits

Author SHA1 Message Date
Aaron Powell
0b008682f5 Merge branch 'main' into add-finnish-humanizer-prompt 2026-02-17 09:26:59 +11:00
HassiumX
422e4543c9 fix: remove triggering word from codespell comment 2026-02-15 23:34:43 +02:00
HassiumX
0a9fabf913 Add Finnish words to codespell ignore list
"alle" (under/below) and "vai" (or) are valid Finnish words
used in the Finnish AI text humanizer prompt.
2026-02-15 23:33:48 +02:00
jhauga
efd3005443 codespellrc: add FillIn for pdftk-server 2026-02-15 00:09:55 -05:00
John Haugabook
f032e780d9 .codespellrc: add 'TE' to ignore-words-list 2026-02-09 22:41:20 -05:00
Aaron Powell
7300b8ccff chore: Add dateA, dateB to codespell ignore list
These are valid variable names used in sorting comparison functions
for the last updated date feature.
2026-02-03 12:33:58 +11:00
copilot-swe-agent[bot]
1c38b8388a Improve codespell configuration comments for clarity
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-02-02 23:11:59 +00:00
copilot-swe-agent[bot]
0227b8a2f6 Add codespell GitHub Actions workflow for automatic spelling checks
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-02-02 23:10:45 +00:00