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 --- .clang-tidy | 1 - 1 file changed, 1 deletion(-) (limited to '.clang-tidy') diff --git a/.clang-tidy b/.clang-tidy index bdc03d3..a6f9e1a 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -20,7 +20,6 @@ Checks: > -google-runtime-int, -google-runtime-references, -hicpp-explicit-conversions, - -llvm-header-guard, -llvmlibc-*, -modernize-use-trailing-return-type, -readability-avoid-const-params-in-decls, -- cgit v1.2.1