From 8adcececdb37a3b0c547ed59ad49d9fd7b69eae9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 10 Dec 2022 15:21:32 -0500 Subject: Clean up include guards --- test/headers/.clang-tidy | 1 - 1 file changed, 1 deletion(-) (limited to 'test/headers/.clang-tidy') diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy index 6ef3ba1..f98ca17 100644 --- a/test/headers/.clang-tidy +++ b/test/headers/.clang-tidy @@ -7,7 +7,6 @@ Checks: > -altera-*, -bugprone-easily-swappable-parameters, -bugprone-macro-parentheses, - -llvm-header-guard, -llvmlibc-restrict-system-libc-headers, -performance-no-int-to-ptr, -readability-identifier-length, -- cgit v1.2.1