mirror of
https://github.com/dragonfireclient/dragonfireclient.git
synced 2024-12-03 23:44:01 -05:00
5 lines
56 B
Bash
Executable file
5 lines
56 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
. ./util/ci/clang-format.sh
|
|
|
|
fix_format
|