diff options
Diffstat (limited to 'development/cppcheck/slack-desc')
-rw-r--r-- | development/cppcheck/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/cppcheck/slack-desc b/development/cppcheck/slack-desc index 2a0197ce1a21..6e605a72bbd4 100644 --- a/development/cppcheck/slack-desc +++ b/development/cppcheck/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| cppcheck: Cppcheck (A tool for static C/C++ code analysis) cppcheck: -cppcheck: Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers -cppcheck: and many other analysis tools, we don't detect syntax errors. Cppcheck -cppcheck: only detects the types of bugs that the compilers normally fail to -cppcheck: detect. The goal is no false positives. +cppcheck: Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ +cppcheck: compilers and many other analysis tools, it doesn't detect syntax +cppcheck: errors. Cppcheck only detects the types of bugs that the compilers +cppcheck: normally fail to detect. The goal is no false positives. cppcheck: cppcheck: cppcheck: |