summaryrefslogtreecommitdiff
path: root/uncrustify.sh
blob: af93ec23502132da741de719295773909a01f04d (plain)
1
2
#!/bin/sh
uncrustify -c uncrustify.cfg --no-backup `git ls-tree --name-only -r HEAD | grep \\\.[ch]$ | grep -v gvdb`