]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove check-best-practices from check-local in 0.4.4
authorNick Mathewson <nickm@torproject.org>
Mon, 15 Mar 2021 13:41:19 +0000 (09:41 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Mar 2021 13:41:19 +0000 (09:41 -0400)
Makefile.am

index a723c167ef83b17d36d2c8050373b7ee2c87e56a..a212ae19c66fbfcac617e1a4b74e1d45ee1ab2c2 100644 (file)
@@ -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.