commit 8c3e4837f01dbd8c310c3ea1bb57582cc9ffef7a Author: David Goulet dgoulet@torproject.org Date: Thu Jul 2 13:55:04 2020 -0400
make: Don't run check-best-practices in check-local
Signed-off-by: David Goulet dgoulet@torproject.org --- Makefile.am | 1 - 1 file changed, 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am index 1a1fa9b65..711d2cc03 100644 --- a/Makefile.am +++ b/Makefile.am @@ -273,7 +273,6 @@ check-local: \ check-spaces \ check-changes \ check-includes \ - check-best-practices \ shellcheck \ check-cocci