jansson/scripts/clang-format

4 lines
67 B
Bash
Executable File

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