parameter_assignments
tests should include destructuring cases
#59070
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-false-negative
linter-new-language-feature
P2
A bug or feature request we're likely to work on
Milestone
Child issue of #58837
I think there should be a test case like:
in which the lint rule would report that assigning to the parameters
a
andb
violates `parameter_assignments.I think there should also be an identifier pattern case, but I'm not 100% sure it's allowed:
The text was updated successfully, but these errors were encountered: