Merge commit '7eef3bf1545663791252b2a3cad437ec9fcfc9cc' as 'deps/ox/deps/jsoncpp'
This commit is contained in:
4
deps/ox/deps/jsoncpp/.travis_scripts/run-clang-format.sh
vendored
Executable file
4
deps/ox/deps/jsoncpp/.travis_scripts/run-clang-format.sh
vendored
Executable file
@@ -0,0 +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/**/
|
||||
Reference in New Issue
Block a user