Skip to content

Static code analysis CI stage implementation

Fabien Bosquet requested to merge azpn/bosquet/code_qc_stage into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Continue implementation of ADR: Static code analysis #33 (closed)

  • Speedup analysis by running cppcheck on multiple threads
  • Connect to Gitlab Code Quality project

Merge request reports