cppcheck: add link to homepage

This commit is contained in:
pxgamer
2019-06-09 00:05:29 +01:00
committed by Marco Bonelli
parent 73058253e4
commit 8a28043e3f

View File

@@ -2,6 +2,7 @@
> A static analysis tool for C/C++ code.
> Instead of syntax errors, it focuses on the types of bugs that compilers normally do not detect.
> More information: <http://cppcheck.sourceforge.net>.
- Recursively check the current directory, showing progress on the screen and logging error messages to a file: