microsoft / microsoft/typespec
TypeSpec should flag unneeded suppressions
Open
design:needed
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
I reviewed a TypeSpec today that had unnecessary #suppress directives -- I could remove them and the build was still clean.
I think suppressions should be rare and flagging unnecessary suppressions will help towards that goal.
Contributor guide
Assessment
This issue has not been assessed yet.