Skip to content

v0.0.1: move lint and valgrind jobs into analysis suite (#202)

Latest

Choose a tag to compare

@humz2k humz2k released this 04 Mar 03:33
3356f81
* move lint and valgrind jobs into analysis suite

* fix analysis job names

* run apt update before install

* build googletest before running valgrind

* fix linter violations

* valgrind also needs docker-services to run

* move comment outside of rule for portability