X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=.clang-tidy;h=ff404e436ee757432a73352111a6e5bcc95bd9d6;hb=e0252788784c4c7392e5105aed0eaf745798482e;hp=666624f20cf8766f00af6f43283a97a9104b6aea;hpb=1060af5401d38578a731ec042cee2daf3b09b628;p=lttng-tools.git diff --git a/.clang-tidy b/.clang-tidy index 666624f20..ff404e436 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -78,7 +78,8 @@ Checks: '-*, modernize-use-using, performance-*, -performance-no-int-to-ptr, - readability-redundant-member-init' + readability-redundant-member-init. + readability-simplify-boolean-expr' FormatStyle: 'file' CheckOptions: - key: bugprone-assert-side-effect.AssertMacros