generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
can close?Waiting on confirmation of resolution from reporter before closingWaiting on confirmation of resolution from reporter before closingenhancementNew feature or requestNew feature or request
Description
What is the current behavior?
Builtin formatter binaries using multitool are aliased in format/BUILD.bazel. It would be convenient if the multitool linters has similar aliases in lint/BUILD.bazel.
Currently, to use them, you have to add multitool as a direct dependency of your own module. It's not obvious that doing this would let you access the tools defined by rules_lint. This should be documented.
Describe the feature
It would be convenient to have aliases for the linters, too.
Synss
Metadata
Metadata
Assignees
Labels
can close?Waiting on confirmation of resolution from reporter before closingWaiting on confirmation of resolution from reporter before closingenhancementNew feature or requestNew feature or request