Unverified Commit a29e9e32 authored by Roberto Bampi's avatar Roberto Bampi Committed by GitHub
Browse files

[clang-format] Add --fail-on-incomplete-format. (#84346)



At the moment clang-format will return exit code 0 on incomplete
results. In scripts it would sometimes be useful if clang-format would
instead fail in those cases, signalling that there was something wrong
with the code being formatted.

---------

Co-authored-by: default avatarBjörn Schäpers <github@hazardy.de>
Co-authored-by: default avatarOwen Pan <owenpiano@gmail.com>
parent adda5973
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment