commit 1ae0839ef24d303f77cec165df5223a66131567c
parent f6efb3a184341b5b46c8a565e2ec297d2846e45c
Author: teor <teor@torproject.org>
Date: Thu, 9 Apr 2020 19:41:19 +1000
Merge branch 'maint-0.4.2' into maint-0.4.3
Remove check-best-practices from check-local in maint-0.4.3.
(The check-local jobs are all on separate lines in 0.4.3.)
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
@@ -271,7 +271,6 @@ check-local: \
check-spaces \
check-changes \
check-includes \
- check-best-practices \
shellcheck \
check-cocci