You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if there is much we can do here. "rules_cc" is correctly prioritized as the first search hit, and the remaining search hits contain most of the search query. For "rules_" with a short suffix like "cc", this is unavoidable.
There probably is some dial we can turn to make it a bit more strict, though. Right now a query for "rules_apple" will not only yield "rules_apple" and "rules_apple_linker", but also some more packages, even though that should be a distinctive enough suffix.
One thing that could be considered here is changing the layout so that it's a clear top-to-bottom list, but that wouldn't change anything about the hits listed.
When I use the search for module with “rules_cc”,it show me all the ruels_*
The text was updated successfully, but these errors were encountered: