From 7976df1832f8164e459902dc247a232f49b61064 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 7 Feb 2025 15:35:19 -0500 Subject: Use angle brackets for library includes and clean up include paths --- test/.clang-tidy | 1 - 1 file changed, 1 deletion(-) (limited to 'test/.clang-tidy') diff --git a/test/.clang-tidy b/test/.clang-tidy index 456eb2e..4dbdc80 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -3,7 +3,6 @@ Checks: > -bugprone-multi-level-implicit-pointer-conversion, - -bugprone-suspicious-include, -cert-err33-c, -cert-err34-c, -clang-analyzer-optin.core.EnumCastOutOfRange, -- cgit v1.2.1