1
0
mirror of https://github.com/projectatomic/bubblewrap.git synced 2026-02-05 15:45:22 +01:00
Files
bubblewrap/uncrustify.sh
Alexander Larsson 4f21bd8f7c Add uncruftify config
Closes: #67
Approved by: cgwalters
2016-05-13 12:21:08 +00:00

3 lines
102 B
Bash
Executable File

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