Azure / Azure/azure-rest-api-specs
[Docs] Add link to suppressions chart for suppressing TypeSpec Linter errors
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
The chart at https://eng.ms/docs/products/azure-developer-experience/design/specs-pr-guides/pr-suppressions claims that "Permanent Suppressions" for check "TypeSpec Validation" are "Not possible". This is true for the TypeSpec Validation check itself.
However, TypeSpecValidation calls `tsp compile` which calls the TypeSpec Linter, and there **are** ways to suppress TypeSpec Linter rules. We should update the suppressions page to clarify that **some** parts of TypeSpecValidation are suppressable.
Contributor guide
Assessment
This issue has not been assessed yet.