aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-01-13 14:53:10 -0800
committerGravatar GitHub <noreply@github.com>2018-01-13 14:53:10 -0800
commitb5454f1a913d246da9e56b4d8e1dd9873d6d65ce (patch)
treef2a950e8f65127c1f83159a4899000a0837200a7 /scripts
parentda506b86bc7eedb7de7764033477252ea383a4f6 (diff)
Validate clang-format compliance in travis (#648)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/style.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/style.sh b/scripts/style.sh
index 72f7520..116c872 100755
--- a/scripts/style.sh
+++ b/scripts/style.sh
@@ -57,6 +57,9 @@ fi
\%/third_party/% d
\%/Firestore/Port/% d
+# Sources pulled in by travis bundler
+\%/vendor/bundle/% d
+
# Sources within the tree that are not subject to formatting
\%^./(Example|Firebase)/(Auth|AuthSamples|Database|Messaging)/% d