Add review bot tool for uncrustify formatting
Review Request #9664 — Created Feb. 17, 2018 and discarded
This review bot tool will check if all files are correctly formatted. Otherwise it will print a unified diff as an issue to show the formatting problem.
Created a review request with incorrect formatting
and saw that the bot marks the correct lines.
- Commit:
-
e71a21a9f62c294da603ba54489733df4fc900ac39002184bbdad8e316610983a387714d4378496d
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Summary:
-
WIP Add review bot tool for formattingAdd review bot tool for uncrustify formatting
- Description:
-
- Developers often uses different formatting style
- and forget to run formatting tool like astyle, - uncrustify or clang-format. - This review bot tool will check if all files are
~ correctly formatted ~ correctly formatted. Otherwise it will print + a unified diff as an issue to show the formatting + problem. - Commit:
-
39002184bbdad8e316610983a387714d4378496dd76acb808d31ff591dbf9dc71c25b6937c27b39e
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Commit:
-
d76acb808d31ff591dbf9dc71c25b6937c27b39ec2ae8a263dcce0b3e772a4f240c3d49887622403
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.