Skip to content

CI: enable more checks

Misha Gusarov requested to merge misha/enable-clang-scan-build into master

Before raising this MR, consider whether the following are required, and complete if so:

  • Unit tests
  • Metrics
  • Documentation update(s)

Description

This MR adds two more CI jobs that were present in recc repository:

  • Building (mostly) static
  • Building recc with clang-scan-deps

Validation

CI still works

Issues addressed

Related to #92 (closed)

Edited by Misha Gusarov

Merge request reports