commit f2cfd1ffad439350e907483255c150360ea37108
parent 5ec579610ace4d3e4f0a6432b26e1e968beccf36
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 15 Mar 2021 09:41:19 -0400
Remove check-best-practices from check-local in 0.4.4
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
@@ -275,7 +275,6 @@ check-local: \
check-spaces \
check-changes \
check-includes \
- check-best-practices \
shellcheck
# test-network requires a copy of Chutney in $CHUTNEY_PATH.