From ff5b46e0ad18dc71b125f23d1beef1eeb227b3d0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 28 Jun 2022 19:38:48 -0400 Subject: Simplify clang-tidy configuration --- test/.clang-tidy | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/.clang-tidy b/test/.clang-tidy index 76de2d9..670b63d 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -4,8 +4,6 @@ Checks: > -*-uppercase-literal-suffix, -altera*, -bugprone-suspicious-include, - -cert-dcl37-c, - -cert-dcl51-cpp, -google-runtime-references, -hicpp-multiway-paths-covered, -hicpp-signed-bitwise, -- cgit v1.2.1