Daily Shaarli

All links of one day in a single page.

April 15, 2024

Setting up linters in Gitlab CI for C++ and Groovy / Jenkins code

A very short blog post to share some minimal code snippets on how to quickly and easily setup Gitlab CI pipelines to run static code analysis tools on C++ code and Jenkins pipelines (or any Groovy code).

Logos Gitlab-CI, CodeNarc & clang-tidy