1
0
mirror of https://github.com/danog/ton.git synced 2024-11-26 12:04:48 +01:00
ton/run-clang-format.sh
2019-09-07 14:33:36 +04:00

3 lines
69 B
Bash
Executable File

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