]> git.eshelyaron.com Git - emacs.git/commit
Add script admin/run-codespell and supporting files
authorStefan Kangas <stefankangas@gmail.com>
Sun, 10 Dec 2023 13:48:33 +0000 (14:48 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:06:12 +0000 (21:06 +0100)
commit66a9e9d98271b29bac5fa50ab841e5015d5e48e0
tree062c8cf7ac609ed9319a9384ccf2c9d99d456e50
parentd67b2d9e66bff5f505ba2f4f78abf19071f12784
Add script admin/run-codespell and supporting files

* admin/codespell/README:
* admin/codespell/codespell.dictionary:
* admin/codespell/codespell.exclude:
* admin/codespell/codespell.ignore:
* admin/codespell/codespell.rc:
* admin/run-codespell: New files.

(cherry picked from commit 1805f4bfd62354f4331c8f0464a2adb7787ecc1f)
admin/codespell/README [new file with mode: 0644]
admin/codespell/codespell.dictionary [new file with mode: 0644]
admin/codespell/codespell.exclude [new file with mode: 0644]
admin/codespell/codespell.ignore [new file with mode: 0644]
admin/codespell/codespell.rc [new file with mode: 0644]
admin/run-codespell [new file with mode: 0755]