mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2024-11-28 21:22:15 +01:00
6 lines
56 B
Bash
6 lines
56 B
Bash
#!/bin/bash -e
|
|
|
|
. ./util/ci/clang-format.sh
|
|
|
|
fix_format
|