Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeffbee
1977 days ago
I thought implicitly doing anything is against the whole bazel philosophy.
1 comments
dimator
1977 days ago
You're right, this is likely to require an explicit load in the future, iirc. As for now, the py_* rules are so common that they are implicit. Loading replacement py_* rules overrides the built-in.
link