You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: