We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de31584 commit 455105fCopy full SHA for 455105f
clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
@@ -328,7 +328,7 @@ This option overrides the 'UseColor' option in
328
329
static cl::opt<bool> VerifyConfig("verify-config", desc(R"(
330
Check the config files to ensure each check and
331
-option is recognized.
+option is recognized without running any checks.
332
)"),
333
cl::init(false), cl::cat(ClangTidyCategory));
334
0 commit comments