diff --git a/pages/common/cppcheck.md b/pages/common/cppcheck.md index 69b39b3ef6..5f4e308e81 100644 --- a/pages/common/cppcheck.md +++ b/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: . - Recursively check the current directory, showing progress on the screen and logging error messages to a file: