[PATCH] D130181: [clang-tidy] Add readability-use-early-exits check

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 20 09:58:39 PDT 2022


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/clang-tidy/checks/readability/use-early-exits.rst:52
+  many lines. Default value is `10`.
\ No newline at end of file

----------------
Please add newline.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130181/new/

https://reviews.llvm.org/D130181



More information about the cfe-commits mailing list