[PATCH] D141144: [clang-tidy][doc] Improve clang-tidy documentation
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 6 10:31:10 PST 2023
carlosgalvezp marked 2 inline comments as done.
carlosgalvezp added inline comments.
================
Comment at: clang-tools-extra/docs/clang-tidy/index.rst:142
e.g. --config-file=/some/path/myTidyConfigFile
- This option internally works exactly the same way as
+ This option internally works exactly the same way as
--config option after reading specified config file.
----------------
Eugene.Zelenko wrote:
> Is this merge artifact? Same below.
I honestly have no idea, it seems some artifact of Phabricator that is unrelated to the code which is just fine. It's not a tab either, checked with my editor. I have seen it in patches from other people as well, leading to confusion...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141144/new/
https://reviews.llvm.org/D141144
More information about the cfe-commits
mailing list