File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -167,15 +167,13 @@ Improvements to clang-tidy
167167 scripts by adding the `-hide-progress ` option to suppress progress and
168168 informational messages.
169169
170- - Improved :program: `clang-tidy ` by adding the option
171- :option: `RemovedArgs ` to remove arguments sent to the
172- compiler when invoking clang-tidy.
170+ - Improved :program: `clang-tidy ` by adding the option `RemovedArgs ` to remove
171+ arguments sent to the compiler when invoking clang-tidy.
173172
174173- Deprecated the :program: `clang-tidy ` ``zircon `` module. All checks have been
175174 moved to the ``fuchsia `` module instead. The ``zircon `` module will be removed
176175 in the 24th release.
177176
178-
179177New checks
180178^^^^^^^^^^
181179
You can’t perform that action at this time.
0 commit comments