From 09f40d2e1e5f987b97410535435a7a1db7323511 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 23 Oct 2022 21:48:43 -0400 Subject: Use uppercase integer literal suffixes --- .clang-tidy | 1 - 1 file changed, 1 deletion(-) (limited to '.clang-tidy') diff --git a/.clang-tidy b/.clang-tidy index e7f1ca66..eaf6ac95 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -3,7 +3,6 @@ Checks: > *, - -*-uppercase-literal-suffix, -altera-*, -llvmlibc-*, -readability-identifier-length, -- cgit v1.2.1