1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/run-clang-format.sh

3 lines
69 B
Bash
Raw Permalink Normal View History

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