aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Sebastian Schmidt <mrschmidt@google.com>2017-11-09 14:43:53 -0800
committerGravatar Sebastian Schmidt <mrschmidt@google.com>2017-11-09 17:51:21 -0800
commit110f0edf9d25887984fcdf12becb11a4661ad637 (patch)
treeb65ffc470b32e1142ad42e016bfc18bae49722bf /scripts
parent86f429b2f0061a9f16c42f83841d36813892232b (diff)
Clang-formatting Storage
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/style.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/style.sh b/scripts/style.sh
index 0c19f45..9ebb775 100755
--- a/scripts/style.sh
+++ b/scripts/style.sh
@@ -18,7 +18,6 @@ find . \
-name 'Database' -prune -o \
-name 'FirebaseCommunity.h' -prune -o \
-name 'Messaging' -prune -o \
- -name 'Storage' -prune -o \
-name 'Pods' -prune -o \
\( -name '*.[mh]' -o -name '*.mm' \) \
-not -name '*.pbobjc.*' \