Преглед на файлове

cppcheck: add link to homepage

pxgamer преди 5 години
родител
ревизия
8a28043e3f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      pages/common/cppcheck.md

+ 1 - 0
pages/common/cppcheck.md

@@ -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: