chipsalliance / chipsalliance/Surelog
Add IWYU build to CI
Open
enhancement
infra
- Dominant language
- C++
- Stars
- 475
- Forks
- 90
- Avg merge
- 1h 39m
- Merged PRs (30d)
- 37
Description
Add a [IWYU](https://include-what-you-use.org/) build to CI to reduce header bloat.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's CI configuration and existing C++ build entry points, then review how IWYU can be integrated into that build. Done means CI includes an IWYU build that helps reduce header bloat without breaking the existing build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100