Skip to content

Commit 9712255

Browse files
committed
Fix a minor issue with the documentation; NFC
1 parent a2615ad commit 9712255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/docs/clang-tidy/Contributing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ expression incrementally and use :program:`clang-query`'s ``let`` command to sav
340340
matching expressions to simplify your matcher.
341341

342342
.. code-block:: console
343+
343344
clang-query> let c1 cxxRecordDecl()
344345
clang-query> match c1
345346

0 commit comments

Comments
 (0)