Code Review Assistant for Bitbucket
Breadcrumbs

Cppcheck

Cppcheck is a static code analysis tool which is supported by Code Review Assistant out of the box.

Shell command

#!/bin/bash
cppcheck --quiet .

Example for Bamboo

grafik-20231114-095230.png