From d10cbb28236bf520731a337fb3b661d352b84ba2 Mon Sep 17 00:00:00 2001 From: Dmitry Antyneskul Date: Mon, 13 Sep 2021 02:36:56 -0700 Subject: [PATCH] Fix link to clang-tidy (#4049) --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 41f993af..da37187d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -40,7 +40,7 @@ PlatformIO Core 5 - Updated analysis tools: - * `Clang-Tidy `__ v12.0.1 with new modules and extended checks list + * `Clang-Tidy `__ v12.0.1 with new modules and extended checks list * `Cppcheck `__ v2.5.0 with improved code analysis and MISRA improvements * `PVS-Studio `__ v7.14 with support for intermodular analysis, improved MISRA support and new diagnostics