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