1 2 3 4 5
#!/bin/sh clang-format --dry-run lib/*.c clang-format --dry-run lib/*.h clang-format --dry-run include/*.h