1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-28 15:06:31 -05:00

Finalize Azure Pipelines Definitions

d
This commit is contained in:
Zach Hilman
2019-07-13 21:34:40 -04:00
parent bb67091c77
commit bbc5b5d62d
29 changed files with 572 additions and 35 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash -ex
# Run clang-format
cd /yuzu
chmod a+x ./.ci/scripts/format/script.sh
./.ci/scripts/format/script.sh