1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/citra.git synced 2025-03-22 18:09:27 +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