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.
- Host: GitHub
- URL: https://github.com/crowcpp/crow-clang-format
- Owner: CrowCpp
- License: gpl-3.0
- Created: 2021-11-24T12:31:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T15:14:39.000Z (over 3 years ago)
- Last Synced: 2024-05-27T12:42:09.644Z (11 months ago)
- Topics: clang, clang-format, cppp, crow, script, tool
- Language: Shell
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.