New Checker in the CI

Lei YU mine260309 at gmail.com
Fri Oct 19 13:48:47 AEDT 2018


On Fri, Oct 19, 2018 at 4:30 AM Patrick Venture <venture at google.com> wrote:
>
> Now a tool called cppcheck is run against your code during presubmit.
> Its results are not factored into your patchset receiving a +/-1.
> However, I encourage you to take a look at the presubmit log.  It'll
> have some results that are neat, like, "you can reduce the scope of
> this variable" or you can improve performance my making this a
> reference, etc...

Good static code analysis tool is always great!
Reply this mail only to show my +1 :)


More information about the openbmc mailing list