[SON for Hive] - Implement HTTPS RPC client #610

Merged
serkixenos merged 18 commits from feature/son-for-hive-https-support into feature/son-for-hive 2021-10-25 15:18:33 +00:00
Showing only changes of commit f9cfd54295 - Show all commits

View file

@ -0,0 +1,2 @@
#!/bin/bash
find . -regex ".*[c|h]pp" | xargs clang-format -i