mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
ci: add codespell to Fedora base image
This commit is contained in:
@@ -23,6 +23,10 @@ dnf install --setopt=install_weak_deps=False -y \
|
||||
qt5-qttools-devel \
|
||||
qt6-qttools-devel
|
||||
|
||||
# Install lint tools.
|
||||
dnf install --setopt=install_weak_deps=False -y \
|
||||
codespell
|
||||
|
||||
# Tools needed for the test suite.
|
||||
dnf install --setopt=install_weak_deps=False -y \
|
||||
findutils \
|
||||
|
||||
Reference in New Issue
Block a user