[SON for Hive] - Implement HTTPS RPC client #610
1 changed files with 2 additions and 0 deletions
2
libraries/plugins/peerplays_sidechain/format.sh
Executable file
2
libraries/plugins/peerplays_sidechain/format.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
find . -regex ".*[c|h]pp" | xargs clang-format -i
|
||||
Loading…
Reference in a new issue