Просмотр исходного кода

Exempt the Data Connect FriendlyFlix Generated Code from style scripts (#14063)

Aashish 1 год назад
Родитель
Сommit
6b18b14538
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      scripts/style.sh

+ 3 - 0
scripts/style.sh

@@ -153,6 +153,9 @@ s%^./%%
 # Generated source
 \%/Firestore/core/src/util/config.h% d
 
+# Generated Code for Data Connect sample
+\%/Examples/FriendlyFlix/app/FriendlyFlixSDK/% d
+
 # Sources pulled in by travis bundler, with and without a leading slash
 \%^/?vendor/bundle/% d