An open API service indexing awesome lists of open source software.

https://github.com/crowcpp/crow-clang-format

A bash script that runs clang format on the diff between a PR and `master`, then submits a GH status + comment based on the result.
https://github.com/crowcpp/crow-clang-format

clang clang-format cppp crow script tool

Last synced: 2 months ago
JSON representation

A bash script that runs clang format on the diff between a PR and `master`, then submits a GH status + comment based on the result.

Awesome Lists containing this project

README

        

# crow-clang-format
A bash script that runs clang format on the diff between a PR and `master`, then submits a GH status + comment based on the result.