update soundness checks

This commit is contained in:
Sebastien Stormacq
2024-05-23 11:00:42 +02:00
parent 2b01689bcc
commit f596b2226a
4 changed files with 10 additions and 0 deletions
+3
View File
@@ -13,3 +13,6 @@ services:
shell:
image: *image
soundness:
image: *image
+3
View File
@@ -13,3 +13,6 @@ services:
shell:
image: *image
soundness:
image: *image
+3
View File
@@ -13,3 +13,6 @@ services:
shell:
image: *image
soundness:
image: *image
+1
View File
@@ -86,6 +86,7 @@ read -ra PATHS_TO_CHECK_FOR_LICENSE <<< "$( \
":(exclude)**/Makefile" \
":(exclude)**/*.html" \
":(exclude)**/*.gif" \
":(exclude)**/*.json" \
| xargs -0 \
)"