aspect-build / aspect-build/rules_lint
[Bug]: the languages link in the API docs are broken / no listing of supported languages?
- Dominant language
- Starlark
- Stars
- 154
- Forks
- 125
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 20
Description
### What happened?
In [the API docs](https://registry.bazel.build/docs/aspect_rules_lint/1.10.2#languages) from the readme, the [format_multirun](https://registry.bazel.build/docs/aspect_rules_lint/1.10.2#function-format_multirun) API call has a link named `languages` in its `kwargs` section.
But that link goes to https://registry.bazel.build/docs/aspect_rules_lint/1.10.2#languages which leads nowhere.
I've not been able to find where to find a listing of the supported languages and tools anywhere else, so it'd be nice for this link to be fixed
### Version
Development (host) and target OS/architectures: N/A
Output of `bazel --version`: N/A
Version of the Aspect rules, or other relevant rules from your
`WORKSPACE` or `MODULE.bazel` file: N/A
Contributor guide
Research direction
Start with the API documentation linked from the README and inspect the format_multirun kwargs section, especially its languages link. Confirm where the supported languages and tools are documented, then update the broken link or add the missing listing so the languages reference resolves correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100