matheusgomes28/base64pp

Upgrade clang-format and clang-tidy in Dockerfile

Closed this issue · 1 comments

Mistakenly, the clang tools added to the docker image was version 6.0, and they do not contain the --dry-run options needed for outputting linting errors in the pipeline.

Closed with #40