mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-17 06:29:21 -04:00
uncrustify.sh: We no longer have gvdb in the repo
Closes: #1870 Approved by: alexlarsson
This commit is contained in:
committed by
Atomic Bot
parent
7179c12e22
commit
b5e6852a97
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
uncrustify -c uncrustify.cfg --no-backup `git ls-tree --name-only -r HEAD | grep \\\.[ch]$ | grep -v gvdb`
|
||||
uncrustify -c uncrustify.cfg --no-backup `git ls-tree --name-only -r HEAD | grep \\\.[ch]$`
|
||||
|
||||
Reference in New Issue
Block a user