Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a6309b14b71c037253cec5eee86c58291406685a
a6309b14b71c037253cec5eee86c58291406685a
toonz
sources
beautification.sh
Fork and Edit
Blob
Blame
Raw
#!/bin/sh git ls-files | egrep \\.\(c\|cpp\|h\|hpp\)$ | xargs clang-format -i