Automatic formatting of C++ code on push/PR Auto-commit formatted changes back to the repository Multiple workflow patterns for different use cases These are minimal examples showing how to use the ...
To automatically format a pending patch according to Chromium style, run: git cl format from the command line. This should work on all platforms without any extra set up: the tool is integrated with ...