1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-03-26 12:20:07 +00:00

6 lines
79 B
Bash
Raw Normal View History

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