================
@@ -0,0 +1,37 @@
+```{title} clang-tidy - readability-block-size
+```
+
+# readability-block-size
+
+This check warns when `if`, `else`, `for` or `while` blocks exceed a given
----------------
EugeneZelenko wrote:Please synchronize with statement in Release Notes. `This check` should be omitted. https://github.com/llvm/llvm-project/pull/219589 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
