[tor-commits] [tor/release-0.4.4] Remove check-best-practices from check-local in 0.4.4

nickm at torproject.org nickm at torproject.org
Tue Mar 16 12:47:38 UTC 2021


commit f2cfd1ffad439350e907483255c150360ea37108
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Mar 15 09:41:19 2021 -0400

    Remove check-best-practices from check-local in 0.4.4
---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index a723c167ef..a212ae19c6 100644
--- 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.





More information about the tor-commits mailing list