cppcheck

package
v0.18.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

README

Cppcheck - A tool for static C/C++ code analysis

cppcheck linter

Syntax:
cppcheck [OPTIONS] [files or paths]

in this repo:
Recursively check the current folder, format the error messages as file name:line number:column number: warning message and don't print progress:
cppcheck --quiet --template='{file}:{line}:{column}: {message}' .

For more information:
https://files.cppchecksolutions.com/manual.pdf

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL