Skip to content

Dockerfile: set specific version for cppcheck tool

Darryl Green requested to merge github/fork/leandro-arm/master into master

Created by: leandro-arm

This patch sets a specific version (1.90) for cppcheck in order to avoid unpredictable behaviours when a new version is publish and allow it to properly test the new version before introducing it.

Signed-off-by: Leandro Belli leandro.belli@arm.com Change-Id: Ib12cbfbfaa233f58e7dd4beef3f98b3a18994cbf

Merge request reports