Squashed 'deps/ox/' content from commit d4807cd2
git-subtree-dir: deps/ox git-subtree-split: d4807cd2a0cd64843824959c24479e1ba54459f0
This commit is contained in:
+4
@@ -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