This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/.travis/clang-format/docker.sh
T
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