mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2025-01-18 14:08:48 +01:00
6 lines
56 B
Bash
6 lines
56 B
Bash
#!/bin/bash -e
|
|
|
|
. ./util/ci/clang-format.sh
|
|
|
|
fix_format
|