1
0
mirror of https://github.com/jtgans/g13gui.git synced 2025-07-13 12:39:09 -04:00
g13gui/tools/reformat

4 lines
68 B
Bash
Executable File

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