diff --git a/.clang-tidy b/.clang-tidy index 2fcacbe4..0491d89f 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -32,6 +32,7 @@ Checks: > -cppcoreguidelines-init-variables, -cppcoreguidelines-pro-bounds-pointer-arithmetic, -cppcoreguidelines-pro-type-member-init, + -cppcoreguidelines-macro-usage, -llvm-namespace-comment CheckOptions: