mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
d11552c2d9
In order to share `.codespellrc` between our CI checks and `pre-commit` checks, we need to match paths without the leading `./`. Convert to a `bash` script so we can use `dotglob` to pass paths explicitly. Unfortunately this means we can no longer run `codespell` manually with no arguments. Instead we can run `.gitlab/ci/codespell.bash`.
543 B
Executable File
543 B
Executable File