tahoma2d/toonz/sources/beautification.sh
2016-06-15 15:42:19 +09:00

2 lines
78 B
Bash

#!/bin/sh
git ls-files | egrep \\.\(c\|cpp\|h\|hpp\)$ | xargs clang-format -i