File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,12 +61,12 @@ Configuration files:
61
61
globs can be specified as a list instead of a
62
62
string.
63
63
ExcludeHeaderFilterRegex - Same as '--exclude-header-filter'.
64
- ExtraArgs - Same as '--extra-args '.
65
- ExtraArgsBefore - Same as '--extra-args -before'.
64
+ ExtraArgs - Same as '--extra-arg '.
65
+ ExtraArgsBefore - Same as '--extra-arg -before'.
66
66
FormatStyle - Same as '--format-style'.
67
67
HeaderFileExtensions - File extensions to consider to determine if a
68
68
given diagnostic is located in a header file.
69
- HeaderFilterRegex - Same as '--header-filter-regex '.
69
+ HeaderFilterRegex - Same as '--header-filter'.
70
70
ImplementationFileExtensions - File extensions to consider to determine if a
71
71
given diagnostic is located in an
72
72
implementation file.
Original file line number Diff line number Diff line change @@ -293,8 +293,8 @@ An overview of all the command-line options:
293
293
globs can be specified as a list instead of a
294
294
string.
295
295
ExcludeHeaderFilterRegex - Same as '--exclude-header-filter'.
296
- ExtraArgs - Same as '--extra-args '.
297
- ExtraArgsBefore - Same as '--extra-args -before'.
296
+ ExtraArgs - Same as '--extra-arg '.
297
+ ExtraArgsBefore - Same as '--extra-arg -before'.
298
298
FormatStyle - Same as '--format-style'.
299
299
HeaderFileExtensions - File extensions to consider to determine if a
300
300
given diagnostic is located in a header file.
You can’t perform that action at this time.
0 commit comments