Merge pull request #20858 from dundargoc/build/lintsh

build: add more shell scripts to the `lintsh` target
This commit is contained in:
dundargoc
2022-11-05 22:11:22 +01:00
committed by GitHub
14 changed files with 63 additions and 44 deletions

View File

@@ -772,7 +772,7 @@ add_custom_target(uncrustify-version
-D CONFIG_FILE=${PROJECT_SOURCE_DIR}/src/uncrustify.cfg
-P ${PROJECT_SOURCE_DIR}/cmake/CheckUncrustifyVersion.cmake)
add_glob_targets(
add_glob_target(
TARGET lintuncrustify
COMMAND ${UNCRUSTIFY_PRG}
FLAGS -c "${PROJECT_SOURCE_DIR}/src/uncrustify.cfg" -q --check