[Wildcard Variables] support for prefer_final_parameters
#59495
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-false-positive
linter-new-language-feature
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
The rule docs state:
Wildcard params can't be accidentally assigned to so there's no need to make them final. (Users still can mark them final if they feel that's better documentation but that's outside this lint.)
The text was updated successfully, but these errors were encountered: