anbox/external/bubblewrap/uncrustify.sh
2016-06-14 11:34:17 +02:00

2 lines
102 B
Bash
Executable file

#!/bin/sh
uncrustify -c uncrustify.cfg --no-backup `git ls-tree --name-only -r HEAD | grep \\\.[ch]$`