aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/clang-format/clang-format.sh (unfollow)
Commit message (Collapse)Author
2020-01-14tools: replace clang-format.sh with clang-format.pyEgor Tensin
2020-01-13add clang-format.shEgor Tensin
This allows to call clang-format in either the in-place editing mode (default), or the diff mode (`--diff`, will only print the unified diff between the formatted and the original files.