aboutsummaryrefslogtreecommitdiff
path: root/.travis_scripts/run-clang-format.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis_scripts/run-clang-format.sh')
-rwxr-xr-x.travis_scripts/run-clang-format.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis_scripts/run-clang-format.sh b/.travis_scripts/run-clang-format.sh
index 9197284..ded76aa 100755
--- a/.travis_scripts/run-clang-format.sh
+++ b/.travis_scripts/run-clang-format.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
-python $DIR/run-clang-format.py -r $DIR/../src/**/ $DIR/../include/**/ \ No newline at end of file
+python $DIR/run-clang-format.py -r $DIR/../src/**/ $DIR/../include/**/