refactor: favour individual `defs.bzl` files
Allows the `load` graph to be "load what you use" rather than pulling in all `.bzl` files in a single `def.bzl` file.
Loading
Please register or sign in to comment
Allows the `load` graph to be "load what you use" rather than pulling in all `.bzl` files in a single `def.bzl` file.