Azure / Azure/azure-openapi-validator
Re-disable duplicate LintDiff rules for TypeSpec dataplane
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 57
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
In #703 and #711, the duplicate "common" and "arm" LintDiff rules were re-enabled for all specs, to support the ARM review process. Since the "common" rules are shared between "arm" and "dataplane", this had the unintended impact of also disabling the "common" rules for "dataplane".
The "common" rules should be re-disabled for "dataplane", since they aren't needed for the dataplane review process.
Contributor guide
Assessment
This issue has not been assessed yet.