#!/bin/bash find {daemon,cli,gui}/{src,include} -name *.cpp -o -name *.h -exec clang-format -i {} +