PointCloudLibrary/pcl

Add Dockerfile (and image) for clang-tidy CI

Open

#4641 aperta il 10 mar 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C++ (4506 fork)batch import
effort: mediumgood first issuekind: todomodule: ci

Metriche repository

Star
 (9023 star)
Metriche merge PR
 (Merge medio 8g 7h) (3 PR mergiate in 30 g)

Descrizione

Image can be based off the pointcloudlibrary/env and add it and clang-tidy (version dependent on the github workflow)

IIRC, doesn't clang-tidy require all dependencies to be installed?

Ahh, that might be. I'm not that familiar with clang/tidy.

I can see Cmake is run as well, which will fail with missing dependencies.

Originally posted by @larshg in https://github.com/PointCloudLibrary/pcl/pull/4636#issuecomment-795061118

Guida contributor