Skip to content

Tags: hitcompany/restclient-cpp

Tags

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
move lint and valgrind jobs into analysis suite (mrtazz#202)

* 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