mirror of
https://github.com/swift-server/swift-openapi-lambda.git
synced 2026-05-03 07:22:26 +00:00
update soundness checks
This commit is contained in:
@@ -13,3 +13,6 @@ services:
|
||||
|
||||
shell:
|
||||
image: *image
|
||||
|
||||
soundness:
|
||||
image: *image
|
||||
|
||||
@@ -13,3 +13,6 @@ services:
|
||||
|
||||
shell:
|
||||
image: *image
|
||||
|
||||
soundness:
|
||||
image: *image
|
||||
|
||||
@@ -13,3 +13,6 @@ services:
|
||||
|
||||
shell:
|
||||
image: *image
|
||||
|
||||
soundness:
|
||||
image: *image
|
||||
@@ -86,6 +86,7 @@ read -ra PATHS_TO_CHECK_FOR_LICENSE <<< "$( \
|
||||
":(exclude)**/Makefile" \
|
||||
":(exclude)**/*.html" \
|
||||
":(exclude)**/*.gif" \
|
||||
":(exclude)**/*.json" \
|
||||
| xargs -0 \
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user