From 86a914ed7bf5316cad6dcac5f69cc3b300b40a23 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 18 Aug 2022 01:16:43 -0400 Subject: Fix control binding value computation --- src/gui/.clang-tidy | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/.clang-tidy') diff --git a/src/gui/.clang-tidy b/src/gui/.clang-tidy index e258f145..775b8cd7 100644 --- a/src/gui/.clang-tidy +++ b/src/gui/.clang-tidy @@ -18,7 +18,6 @@ Checks: > -bugprone-macro-parentheses, -bugprone-parent-virtual-call, -bugprone-reserved-identifier, - -bugprone-signed-char-misuse, -bugprone-suspicious-string-compare, -cert-dcl21-cpp, -cert-dcl37-c, -- cgit v1.2.1