commit f4da712c8575a08f2108475d52274e8e96cf67d3
parent 479ae057846f271c1e237bc4b3d564d120a46528
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 7 May 2024 14:45:45 +0200
Add the libcyaml build script to the lint target
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lint.mk b/lint.mk
@@ -28,6 +28,7 @@ lint:
shellcheck -o all -x -P src src/htpp_0.5.sh
shellcheck -o all -x -P src src/htrdr_0.10.sh
shellcheck -o all -x -P src src/htsky_0.3.1.sh
+ shellcheck -o all -x -P src src/libcyaml_1.3.1.sh
shellcheck -o all -x -P src src/mrumtl_0.2.sh
shellcheck -o all -x -P src src/noweb_2.13rc3.sh
shellcheck -o all -x -P src src/profile.sh