2
0
Fork 0
mirror of https://github.com/yuzu-mirror/yuzu synced 2024-12-25 03:43:17 +00:00
yuzu/.travis/clang-format/docker.sh
2018-10-24 00:08:38 +01:00

5 lines
78 B
Bash
Executable file

#!/bin/bash -ex
# Run clang-format
cd /yuzu
./.travis/clang-format/script.sh