1. 3f6e635 Remove bugprone-assignment-in-if-condition clang tidy check (#24040) by Andrei Litvin · 2 years, 11 months ago
  2. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 3 years ago
  3. 1145bac Misc clang-tidy auto fixes (#23445) by Andrei Litvin · 3 years ago
  4. 6c54ab8 Enable several more clang-tidy checks. Fix a set of 'loop variable too small' errors. (#17690) by Andrei Litvin · 3 years, 6 months ago
  5. 710cc81 Clang tidy enable clang-analyzer-core.UndefinedBinaryOperatorResult (#17649) by Andrei Litvin · 3 years, 6 months ago
  6. c292484 Clang tidy uninitialized.Branch (#17647) by Andrei Litvin · 3 years, 6 months ago
  7. 348edb9 Enable more clang tidy checks, fix a memory leak found by tidy (#17646) by Andrei Litvin · 3 years, 6 months ago
  8. 253ff55 Make tidy file readable (#17613) by Andrei Litvin · 3 years, 7 months ago
  9. 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 3 years, 7 months ago
  10. 697b155 Modernize use nullptr (#17113) by Andrei Litvin · 3 years, 7 months ago
  11. c76a681 Adding a clang-tidy helper script that is outside the build process. (#16382) by Andrei Litvin · 3 years, 8 months ago
  12. d89c843 [CI] Use clang-tidy in CI (#15563) by Vivien Nicolas · 3 years, 8 months ago
  13. fe892ae Add use-after-move check of clang-tidy (#8414) by Zang MingJie · 4 years, 4 months ago