Commit 5f5f4bd
committed
[lint] fix method parameter rename
This lint will (correctly) be reported by an in-flight migration of the `avoid_renaming_method_parameters` to the new element model.
See: https://dart-review.googlesource.com/c/sdk/+/394662
Change-Id: I4624eae08922fd0c30bc7636c53102266f585859
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394569
Reviewed-by: Paul Berry <[email protected]>
Reviewed-by: Jake Macdonald <[email protected]>1 parent 0f4883e commit 5f5f4bd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments