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