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