Skip to content

Upgrade docker image & clang-format

Boman Romain requested to merge boman into main
  • Docker image updated to Ubuntu 22.04LTS
  • Clang-format is now clang-format-14 (the default version from Ubuntu 22.04). With this new version, lambdas are sometimes badly indented => this has been fixed.

Merge request reports