PointCloudLibrary/pcl

Add Dockerfile (and image) for clang-tidy CI

开放

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

 (3 条评论) (0 个反应) (0 位负责人)C++ (4,506 个派生)batch import
effort: mediumgood first issuekind: todomodule: ci

仓库指标

星标
 (9,023 个星标)
PR 合并指标
 (平均合并 8天 7小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南