Jelajahi Sumber

cppcheck: add link to homepage

pxgamer 5 tahun lalu
induk
melakukan
8a28043e3f
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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: