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

3 lines
69 B
Bash
Raw Permalink Normal View History

2019-09-07 12:03:22 +02:00
#!/bin/sh
./src.sh | xargs -n 1 clang-format -verbose -style=file -i