Skip to content

Conversation

calliecameron
Copy link
Contributor

@calliecameron calliecameron commented May 29, 2025

These are equivalent to the aliases for the built-in formatters, and allow use of these linters without having to use confusing relative repo names that appear to be relative to the user's module, but are actually relative to rules_lint.

Ideally the aliases would be ruff and shellcheck, but those names are taken by bzl_libraries, hence the 'bin' suffix.

Fixes #551.

alexeagle pushed a commit that referenced this pull request May 29, 2025
Docs now match the actual usage and the examples, and use Label
instead of @@. This is done for all linters except ruff and
shellcheck, which are already being done in
#563.
@calliecameron
Copy link
Contributor Author

@alexeagle any update on reviewing this? This is the last PR for #551, and also contains the last of the related doc updates.

Copy link
Member

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! Sorry I missed the notifications on this one

@alexeagle alexeagle merged commit e8d9512 into aspect-build:main Aug 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR]: Add aliases for built-in lint tools
2 participants