1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-01-15 12:10:54 +00:00
yuzu/.travis/clang-format/docker.sh
2018-10-24 00:08:38 +01:00

6 lines
78 B
Bash
Executable File

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