From cad9fff2ac4c18051a7013c8854598112853c0b4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 16 Sep 2022 20:03:14 -0400 Subject: Clean up include guards --- benchmark/.clang-tidy | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmark/.clang-tidy') diff --git a/benchmark/.clang-tidy b/benchmark/.clang-tidy index ac890bd..879423b 100644 --- a/benchmark/.clang-tidy +++ b/benchmark/.clang-tidy @@ -1,3 +1,4 @@ Checks: > + -llvm-header-guard, -readability-static-accessed-through-instance, InheritParentConfig: true -- cgit v1.2.1