We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b02efb commit 2b44180Copy full SHA for 2b44180
docs/ClangTools.rst
@@ -105,7 +105,7 @@ provide its own user-focused documentation.
105
``clang-tidy``
106
--------------
107
108
-`clang-tidy <http://clang.llvm.org/extra/clang-tidy/>` is a clang-based C++
+`clang-tidy <http://clang.llvm.org/extra/clang-tidy/>`_ is a clang-based C++
109
linter tool. It provides an extensible framework for building compiler-based
110
static analyses detecting and fixing bug-prone patterns, performance,
111
portability and maintainability issues.
0 commit comments