From 54b6e6ccd435c60c6cec93ef32bfb110ef96060d Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Sun, 23 Mar 2025 22:19:17 +0200 Subject: [PATCH] Don't run clang-format on `make check` --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a6f9192..15deff0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,5 +8,3 @@ dvi: pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = jansson.pc - -TESTS = scripts/clang-format-check