index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis
/
clang-format
/
docker.sh
blob: b519ab40efc3c580ed198f185f6e41508817f0b0 (
plain
)
1
2
3
4
5
#!/bin/bash -ex
# Run clang-format
cd
/
yuzu .
/
.travis
/
clang-format
/
script
.sh