Cpplint
Cpplint
Cpplint is a static code analysis tool for C/C++ which is supported by Code Review Assistant out of the box.
Shell command
#!/bin/bash
cpplint --recursive .
Example for Bamboo
, multiple selections available,
Related content
Stylelint
Stylelint
More like this
Hadolint
More like this
Pylint
More like this
clang-tidy
clang-tidy
More like this
ShellCheck
ShellCheck
More like this
Show Code Analysis in PR
Show Code Analysis in PR
More like this