Implement --quiet support

Signed-off-by: Andy Caldwell <andrew.caldwell@metaswitch.com>
This commit is contained in:
Andy Caldwell
2021-08-20 15:13:13 +01:00
parent 2d3763990c
commit c19c018a4c
3 changed files with 22 additions and 11 deletions
+2 -2
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: