From db032e57b482be3c6b8c6690f0c4da7d56638f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Tue, 21 May 2013 21:39:02 +0200 Subject: [PATCH] htdocs: mention comparison of cppcheck and pvs-studio (temporarily maybe) --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index b1d38987d..e9dd0895b 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -75,7 +75,7 @@ as a plugin for your favorite IDE:

  • Jenkins - Cppcheck Plugin
  • There is no plugin for Visual Studio, but it is possible to -add Cppcheck as an external tool.

    +add Cppcheck as an external tool. You can also try the free trial of PVS-Studio, which is oriented for this environment. A comparison of Cppcheck and PVS-Studio can be found here and we believe it's a good and honest comparison.

    Features