Add script admin/run-codespell and supporting files
authorStefan Kangas <stefankangas@gmail.com>
Sun, 10 Dec 2023 13:48:33 +0000 (14:48 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 20 Jan 2024 19:55:24 +0000 (20:55 +0100)
commit1805f4bfd62354f4331c8f0464a2adb7787ecc1f
treededdf794a2c209b974a05370d574fe5aaba256ec
parent115908469d30f8c40689673312f72b44c1631c6b
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.
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]