diff --git a/.clang-tidy b/.clang-tidy index f841723a3..d6ab4412f 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -29,9 +29,6 @@ Checks: # crimes must be appropriately declared as crimes - cppcoreguidelines-pro-type-cstyle-cast - lix-* - # This can not yet be applied to Lix itself since we need to do source - # reorganization so that lix/ include paths work. - - -lix-fixincludes # This lint is included as an example, but the lib function it replaces is # already gone. - -lix-hasprefixsuffix