Skip to content

Commit 783b399

Browse files
committed
[libcxx][docs] Fix bullet point in Additional Tools section
Without a blank line after the ":", it was rendered on the same line instead of a new one.
1 parent 63cb6af commit 783b399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/docs/TestingLibcxx.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Additional tools
116116
The libc++ test suite uses a few optional tools to improve the code quality.
117117

118118
These tools are:
119+
119120
- clang-tidy (you might need additional dev packages to compile libc++-specific clang-tidy checks)
120121

121122
Reproducing CI issues locally

0 commit comments

Comments
 (0)