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
fix: make versioned rules return both builtin and rules_python providers (#2116)
This makes the versioned rules return both the `@builtin` and
`@rules_python` provider
objects. This makes the versioned rules more compatible with the
non-versioned rules.
Fixes#2114
0 commit comments