init
This commit is contained in:
5
travis/clang-format.sh
Normal file
5
travis/clang-format.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
exec clang-format -style=file $@
|
||||
Reference in New Issue
Block a user