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