We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134b269 commit 782f083Copy full SHA for 782f083
scripts/check.sh
@@ -291,7 +291,6 @@ python --version
291
"${top_dir}/scripts/check_copyright.sh"
292
"${top_dir}/scripts/check_test_inclusion.py"
293
"${top_dir}/scripts/check_imports.swift"
294
-"${top_dir}/scripts/check_firestore_core_api_absl.py"
295
296
# Google C++ style
297
lint_cmd=("${top_dir}/scripts/check_lint.py")
scripts/check_firestore_core_api_absl.py
0 commit comments