Skip to content

dockerized clang-format error detection tool

Bartosz Podrygajlo requested to merge clang-format-tool into develop

Provides a dockerized bash script that detects clang-format errors introduced by a branch. Can be used to check/count merge request clang-format errors.

Merge request reports