g13gui/tools/reformat

4 lines
68 B
Bash
Executable File

#!/bin/bash
find -name \*.cc -or -name \*.h |xargs clang-format -i