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