microsoft / microsoft/typespec
Should report warning if some one is suppressing a non-existing linter
Open
compiler:core
feature
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
https://github.com/Azure/azure-rest-api-specs/blob/95a0044227b6baad5906c21b0b721f36126bf1fd/specification/translation/Azure.AI.TextTranslation/models-translate.tsp#L152
I think since we redesign the enums and unions, we have removed the linter in typespec-azure-core because I did not search such rules now, then should we report warning when some one tries to suppress a non-existing linter rule?
Contributor guide
Assessment
This issue has not been assessed yet.