drogon/format.sh

4 lines
86 B
Bash
Executable File

#!/bin/sh
find lib orm_lib -name *.h -o -name *.cc|xargs clang-format -i -style=file