PointCloudLibrary/pcl

Add Dockerfile (and image) for clang-tidy CI

Open

#4,641 创建于 2021年3月10日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (9,023 star) (4,506 fork)batch import
effort: mediumgood first issuekind: todomodule: ci

描述

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

贡献者指南