mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 08:45:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> 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>.
|
||||
> More information: <https://cppcheck.sourceforge.net>.
|
||||
|
||||
- Recursively check the current directory, showing progress on the screen and logging error messages to a file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user