aspect-build / aspect-build/rules_lint
[Bug]: missing bzl_library for clang_tidy.bzl
Open
bug
- Dominant language
- Starlark
- Stars
- 154
- Forks
- 125
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 20
Description
### What happened?
Upgrading to Bazel 9 caused some problem where I commented them out. See https://github.com/aspect-build/aspect-workflows-template/pull/786/changes/392e41737142b19d045ca567d2de466b99ccf2b1
### Version
HEAD
Contributor guide
Research direction
Start by inspecting clang_tidy.bzl and the linked aspect-workflows-template change, which shows the Bazel 9 upgrade problem and the commented-out entries. Confirm what bzl_library declaration is missing and verify that the affected Bazel 9 usage no longer needs those entries commented out.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100