Watchy/src/format.sh

3 lines
137 B
Bash
Raw Normal View History

2022-04-28 21:16:09 -04:00
STYLE_OPT="{BasedOnStyle: llvm, AlignConsecutiveMacros: true, AlignConsecutiveAssignments: true}"
clang-format --style="$STYLE_OPT" -i *