mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
Merge pull request #20858 from dundargoc/build/lintsh
build: add more shell scripts to the `lintsh` target
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user