Some repositories couldn't be updated, please check application logs for details.
ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
Commit message (Collapse)AuthorAge
* tools: replace clang-format.sh with clang-format.pyEgor Tensin2020-01-14
|
* add clang-format.shEgor Tensin2020-01-13
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.