ClickHouse/utils/check-style/fix-style
2018-05-07 05:27:11 +03:00

4 lines
107 B
Bash
Executable File

#!/usr/bin/env bash
$(dirname ${BASH_SOURCE[0]})/check-style -l | xargs --no-run-if-empty clang-format -i