1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-03-01 22:41:32 +01: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