1
0
mirror of https://github.com/jtgans/g13gui.git synced 2025-07-14 21:19:11 -04:00
g13gui/tools/reformat

4 lines
68 B
Bash
Executable File

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