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 ed3cc6a commit 1b165fcCopy full SHA for 1b165fc
hack/make-rules/verify.sh
@@ -34,7 +34,6 @@ EXCLUDED_PATTERNS=(
34
"verify-all.sh" # this script calls the make rule and would cause a loop
35
"verify-linkcheck.sh" # runs in separate Jenkins job once per day due to high network usage
36
"verify-*-dockerized.sh" # Don't run any scripts that intended to be run dockerized
37
- "verify-import-aliases.sh" # to be run periodically by folks working on conformance tests
38
)
39
40
# Exclude typecheck in certain cases, if they're running in a separate job.
0 commit comments