peerplays_migrated/libraries/plugins/peerplays_sidechain/format.sh
moss9001 f9cfd54295 Create format.sh
Format batch file added
2021-10-22 13:52:53 +03:00

2 lines
63 B
Bash
Executable file

#!/bin/bash
find . -regex ".*[c|h]pp" | xargs clang-format -i