From 7bc3e5ca81642996fae52e4d8ca6add67b994eaf Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 15 Dec 2020 18:55:03 +0100 Subject: Use explicit conversions --- .clang-tidy | 2 -- 1 file changed, 2 deletions(-) (limited to '.clang-tidy') diff --git a/.clang-tidy b/.clang-tidy index d1bb0c4..57cfc9e 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -45,11 +45,9 @@ Checks: > -fuchsia-overloaded-operator, -fuchsia-statically-constructed-objects, -google-build-using-namespace, - -google-explicit-constructor, -google-readability-casting, -google-readability-todo, -google-runtime-references, - -hicpp-explicit-conversions, -hicpp-multiway-paths-covered, -hicpp-no-array-decay, -hicpp-signed-bitwise, -- cgit v1.2.1