Files
rabbitmq-c/travis/clang-format.sh
2026-04-02 23:18:28 +08:00

6 lines
54 B
Bash

#!/bin/bash
set -e
exec clang-format -style=file $@