1
0
mirror of https://github.com/citra-emu/citra.git synced 2024-12-22 20:10:05 +00:00
citra/.travis/clang-format/docker.sh

6 lines
79 B
Bash
Raw Normal View History

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