PointCloudLibrary/pcl
Ver no GitHubAdd Dockerfile (and image) for clang-tidy CI
Open
#4.641 aberto em 10 de mar. de 2021
effort: mediumgood first issuekind: todomodule: ci
Métricas do repositório
- Stars
- (9.023 stars)
- Métricas de merge de PR
- (Mesclagem média 8d 7h) (3 fundiu PRs em 30d)
Description
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