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 a35640f commit 5f44156Copy full SHA for 5f44156
clang-tools-extra/docs/clang-tidy/index.rst
@@ -282,8 +282,8 @@ An overview of all the command-line options:
282
globs can be specified as a list instead of a
283
string.
284
ExcludeHeaderFilterRegex - Same as '--exclude-header-filter'.
285
- ExtraArgs - Same as '--extra-args'.
286
- ExtraArgsBefore - Same as '--extra-args-before'.
+ ExtraArgs - Same as '--extra-arg'.
+ ExtraArgsBefore - Same as '--extra-arg-before'.
287
FormatStyle - Same as '--format-style'.
288
HeaderFileExtensions - File extensions to consider to determine if a
289
given diagnostic is located in a header file.
0 commit comments