jansson/scripts/clang-format
2024-03-15 21:06:34 +02:00

3 lines
67 B
Bash
Executable file

#!/bin/bash
git ls-files | grep '\.[ch]$' | xargs clang-format -i