From 3f1d83755c296b0fb07aa623b420ca4252360178 Mon Sep 17 00:00:00 2001 From: Eyal Gerber <35224049+Novodes@users.noreply.github.com> Date: Sun, 16 May 2021 15:57:44 +0300 Subject: [PATCH] Added SoftaCheck to Code Quality List --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 289f5efa..db4309d2 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ Table of Contents ## Code Quality + * [SoftaCheck](https://www.softacheck.com/) — An online tool that performs static analysis for C/C++ code using open source tools such as cppcheck and clang-tidy and automatically generates code documentation for users using doxygen. This tool is free for use. * [beanstalkapp.com](https://beanstalkapp.com/) — A complete workflow to write, review and deploy code), free account for 1 user and 1 repository with 100 MB of storage * [browserling.com](https://www.browserling.com/) — Live interactive cross-browser testing, free only 3 minutes sessions with MS IE 9 under Vista at 1024 x 768 resolution * [codacy.com](https://www.codacy.com/) — Automated code reviews for PHP, Python, Ruby, Java, JavaScript, Scala, CSS and CoffeeScript, free for unlimited public and private repositories