Build rules don't offer a way to set per-file warning settings
Open
build
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
We have `warnings_as_errors` on `xls_dslx_library` targets but when they're rolled up to a `xls_dslx_test` target those annotations aren't heeded (e.g. warnings in imported modules still surface as errors in the test target execution).
Contributor guide
Assessment
This issue has not been assessed yet.