summaryrefslogtreecommitdiff
path: root/admin/run-codespell
AgeCommit message (Collapse)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-11; Simplify admin/run-codespellStefan Kangas
* admin/run-codespell (emacs_run_codespell): Simplify. Use env in shebang to use more recent bash on macOS.
2025-01-02Update copyright year to 2025Stefan Kangas
Run "TZ=UTC0 admin/update-copyright".
2024-07-18; Fix typosStefan Kangas
2024-06-07; Fix typosStefan Kangas
2024-01-20Add script admin/run-codespell and supporting filesStefan Kangas
* admin/codespell/README: * admin/codespell/codespell.dictionary: * admin/codespell/codespell.exclude: * admin/codespell/codespell.ignore: * admin/codespell/codespell.rc: * admin/run-codespell: New files.