From 40f3c3f66f532941ca9576852827d636000f2477 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 19 Dec 2020 12:20:43 +0100 Subject: Clean up special member functions --- 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 eecf9fd..d22cba7 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -2,7 +2,6 @@ Checks: > *, -*-avoid-c-arrays, -*-magic-numbers, - -*-special-member-functions, -*-uppercase-literal-suffix, -*-vararg, -abseil-string-find-str-contains, -- cgit v1.2.1