retro-rpg/scripts/format.sh

3 lines
83 B
Bash
Executable File

scripts_dir=`dirname $0`
sh "$scripts_dir/sources.sh" | xargs -n 1 clang-format -i