- 
                Notifications
    You must be signed in to change notification settings 
- Fork 70
Open
Description
I came over this through rules_multitools which provides https://github.com/bazel-contrib/rules_multitool/blob/b9fa2d73361fa656666e347f7152571add548a1c/multitool/private/hub_repo_template/tools.bzl.template#L3
After adding bazel-diff to my bazel_deps, my list of multitools was suddenly growing with a bunch of formatters coming from aspect_rules_list. This means bazel-diff is exposing all formatter of rules_lint to their dependencies in 
Line 8 in 4ba6b15
| bazel_dep(name = "aspect_rules_lint", version = "1.0.2") | 
In general, we should use this issue to review which dependencies users actually need and which deps should become dev_dependencies.
Metadata
Metadata
Assignees
Labels
No labels