CMake/.gitlab
Brad King ddebf4653d ci: Do not check commit messages with 'typos' due to false positives
Since commit c3777c1536 (ci: Extend spellcheck job with 'typos' tool,
2025-01-04) we check spelling with `typos` in addition to the
pre-existing check with `codespell`.  Unlike `codespell`, `typos` can
find typos in combined identifiers, e.g., `PascalCase` or `snake_case`.
That works well for code, but in commit messages it can trigger on
"words" in the middle of commit hashes.
2025-02-07 10:04:18 -05:00
..
ci ci: Do not check commit messages with 'typos' due to false positives 2025-02-07 10:04:18 -05:00
issue_templates gitlab: Add default issue template 2023-02-22 16:44:39 -05:00
.gitignore ci: Add scripts to provide IAR toolchains on Windows 2024-09-05 10:18:43 -04:00
artifacts.yml Fix: A lot of typos in code found by typos 2025-01-12 18:49:34 +04:00
os-linux.yml ci: Update to rebuilt Fedora base images 2025-02-03 12:03:07 -05:00
os-macos.yml ci: Enable assertions in CMake build jobs on macOS 2025-01-21 16:00:23 -05:00
os-windows.yml codespell: Fix typos found by version 2.4 2025-01-27 10:55:58 -05:00
rules.yml ci: add job to update CMake Nightly Date Stamp 2024-12-17 14:48:08 -05:00
upload.yml ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00