Paul Beusterien 6 роки тому
батько
коміт
8c02c92653
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      scripts/check_whitespace.sh

+ 2 - 2
scripts/check_whitespace.sh

@@ -26,8 +26,8 @@ options=(
 )
 
 git grep "${options[@]}" -- \
-    ':(exclude)Firebase/CoreDiagnostics/FIRCDLibrary/Protogen/nanopb' \
-    ':(exclude)Firebase/CoreDiagnostics/ProtoSupport' \
+    ':(exclude)Firebase/Core/CoreDiagnostics/FIRCDLibrary/Protogen/nanopb' \
+    ':(exclude)Firebase/Core/CoreDiagnostics/ProtoSupport' \
     ':(exclude)CoreOnly/NOTICES' \
     ':(exclude)Firebase/InAppMessaging/ProtoSupport' \
     ':(exclude)Firebase/InAppMessaging/Analytics/Protogen/nanopb' \