[augmentations] consider updating avoid_renaming_method_parameters
to check augmented functions
#59409
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
linter-new-language-feature
linter-set-recommended
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Uh oh!
There was an error while loading. Please reload this page.
avoid_renaming_method_parameters is specific to overridden methods.
Should it be extended to augmented methods/functions too?
EDIT: methods are now supported. Whether we want to extend this lint (or add another) for functions is an open question.
/cc @goderbauer @munificent @lrhn @natebosch @jakemac53
The text was updated successfully, but these errors were encountered: