From 9e840403a3b52755b57a7a49b3cdef14d13caee7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 7 Oct 2020 07:46:24 +0300 Subject: feat: add logging, mostly of requests --- check | 1 + 1 file changed, 1 insertion(+) (limited to 'check') diff --git a/check b/check index 912a005..deda000 100755 --- a/check +++ b/check @@ -51,6 +51,7 @@ then cargo clippy $quiet fi $hideok cargo test $quiet +$hideok cargo fmt -- --check $hideok ./mktestcert test.key test.pem hunter2 -- cgit v1.2.1