Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply suppressions to AccessibilityViewCheckResult
This change introduces a new `applySuppressions` function to process suppressions for accessibility check results. It filters results based on suppression rules and adds a new `AccessibilityCheckResultType.SUPPRESSED` type for suppressed results. Additionally, it adds logging for suppressed results.
- Loading branch information