Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[linter] Add more const errors to hasConstError in the linter.
More errors surfaced from the changes in https://dart-review.googlesource.com/c/sdk/+/319911. This CL allows them to be marked as const errors when we check that a constructor can be const-ified. Bug: flutter/flutter#133152 Change-Id: Ic514fba9d544d5019ca76567be04738a5d5db768 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/322361 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Kallen Tu <[email protected]>
- Loading branch information