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

貢獻者指南