clang-format.sh 54 Bytes Edit Raw Blame History 1 2 3 4 5 #!/bin/bash set -e exec clang-format -style=file $@