Implement --quiet support

Signed-off-by: Andy Caldwell <andrew.caldwell@metaswitch.com>
This commit is contained in:
Andy Caldwell
2021-08-19 04:05:15 +01:00
parent 2d3763990c
commit c19c018a4c
3 changed files with 22 additions and 11 deletions

View File

@@ -22,10 +22,10 @@ test:
validate-vendor:
./hack/validate-vendor
validate-docs:
./hack/validate-docs
validate-all: lint test validate-vendor validate-docs
vendor: