aboutsummaryrefslogtreecommitdiffstats
path: root/admin/run-codespell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
|
* ; Simplify admin/run-codespellStefan Kangas2025-01-111-17/+17
| | | | | * admin/run-codespell (emacs_run_codespell): Simplify. Use env in shebang to use more recent bash on macOS.
* Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright".
* ; Fix typosStefan Kangas2024-07-181-0/+1
|
* ; Fix typosStefan Kangas2024-06-071-0/+2
|
* Add script admin/run-codespell and supporting filesStefan Kangas2024-01-201-0/+68
* admin/codespell/README: * admin/codespell/codespell.dictionary: * admin/codespell/codespell.exclude: * admin/codespell/codespell.ignore: * admin/codespell/codespell.rc: * admin/run-codespell: New files.