tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 8c3e4837f01dbd8c310c3ea1bb57582cc9ffef7a
parent 887dc6abb0b39dcedd458960f7f46e373389bbc9
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu,  2 Jul 2020 13:55:04 -0400

make: Don't run check-best-practices in check-local

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
MMakefile.am | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am @@ -273,7 +273,6 @@ check-local: \ check-spaces \ check-changes \ check-includes \ - check-best-practices \ shellcheck \ check-cocci