summaryrefslogtreecommitdiff
path: root/travis/clang-format.sh
blob: 3b48c3be40ebf9472442ecc7b8f0cd704819c659 (plain)
1
2
3
4
5
#!/bin/bash

set -e

exec clang-format-3.9 -style=file $@