mirror of https://github.com/Kitware/CMake.git
Browse Source
Commit messages in the CMake repo may have Git hashes that can trigger
false positives in the `typos` checker.
Revert commit ddebf4653d
(ci: Do not check commit messages with 'typos'
due to false positives, 2025-02-07). Instead, copy the top-level config
file to a temporary location, add a configuration option to mark
10-hex-digit identifiers as always valid, and pass it to `typos` at the
commit checking phase.
pull/376/head

committed by
Brad King

2 changed files with 17 additions and 3 deletions
Loading…
Reference in new issue