1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 03:05:48 +00:00
ton/run-clang-format.sh
2019-09-07 14:33:36 +04:00

2 lines
69 B
Bash
Executable file

#!/bin/sh
./src.sh | xargs -n 1 clang-format -verbose -style=file -i