Skip to content

Commit 401c58b

Browse files
committed
fix pr comments
1 parent cb439cc commit 401c58b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ Improvements to clang-query
9393
Improvements to clang-tidy
9494
--------------------------
9595

96-
- The ``run-clang-tidy.py`` and ``clang-tidy-diff.py`` scripts now run checks in
97-
parallel by default using all available hardware threads. Both scripts now
98-
display the number of threads being used in their output.
96+
- The :program:`run-clang-tidy.py` and :program:`clang-tidy-diff.py` scripts
97+
now run checks in parallel by default using all available hardware threads.
98+
Both scripts display the number of threads being used in their output.
9999

100100
New checks
101101
^^^^^^^^^^

0 commit comments

Comments
 (0)