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 .
Cppcheck is a static code analysis tool which is supported by Code Review Assistant out of the box.
#!/bin/bash
cppcheck --quiet .