File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,10 +139,6 @@ s%^./%%
139139# pod gen output
140140\%^gen/% d
141141
142- # FirestoreEncoder is under ' third_party' for licensing reasons but should be
143- # formatted.
144- \%Firestore/third_party/FirestoreEncoder/.*\.swift% p
145-
146142# Sources controlled outside this tree
147143\%/third_party/% d
148144
@@ -151,20 +147,10 @@ s%^./%%
151147
152148# Generated source
153149\%/Firestore/core/src/util/config.h% d
154- \%^GeneratedFirebaseAI/% d
155-
156- # Generated Code for Data Connect sample
157- \%/Examples/FriendlyFlix/app/FriendlyFlixSDK/% d
158-
159- # Sources pulled in by travis bundler, with and without a leading slash
160- \%^/?vendor/bundle/% d
161150
162151# Sources pulled in by the Mint package manager
163152\%^mint% d
164153
165- # Auth Sample Objective-C does not format well
166- \%^(FirebaseAuth/Tests/Sample/Sample)/% d
167-
168154# Keep Firebase.h indenting
169155\%^CoreOnly/Sources/Firebase.h% d
170156
You can’t perform that action at this time.
0 commit comments