Skip to content
Snippets Groups Projects

Add wrap-and-sort test job

Merged Simon Josefsson requested to merge jas/pipeline:wrap-and-sort into master
4 unresolved threads
Files
5
+ 4
0
@@ -135,10 +135,14 @@ test-pipeline:
parallel:
matrix:
- PROJECT_URL: https://salsa.debian.org/debian/grep
SALSA_CI_DISABLE_WRAP_AND_SORT: 0
SALSA_CI_WRAP_AND_SORT_ARGS: '--wrap-always --short-indent --trailing-comma'
- PROJECT_URL: https://salsa.debian.org/debian/grep
SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1
SALSA_CI_DISABLE_ALL_TESTS: 1
SALSA_CI_DISABLE_APTLY: 1
SALSA_CI_ENABLE_WRAP_AND_SORT: 1
SALSA_CI_WRAP_AND_SORT_ARGS: '--wrap-always --short-indent --trailing-comma'
BUILD_PROFILES:
- nocheck,nodoc
# boxes is used to test gbp setup-gitattributes (#322)
Loading