mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 06:30:20 -06:00
gitlab-ci: add codespell lint job
This commit is contained in:
@@ -258,6 +258,13 @@
|
||||
|
||||
interruptible: true
|
||||
|
||||
.cmake_codespell_linux:
|
||||
stage: build
|
||||
extends: .fedora34
|
||||
script:
|
||||
- codespell
|
||||
interruptible: true
|
||||
|
||||
.cmake_build_linux:
|
||||
stage: build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user