clang-format.sh 54 B

12345
  1. #!/bin/bash
  2. set -e
  3. exec clang-format -style=file $@