#!/bin/bash clang-format -i $(find src -name "*.h" -o -name "*.cc")