omit_local_variable_types
should have tests covering declaration patterns and destructuring
#59072
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
Milestone
Child issue of #58837
I think there should be a test case like:
in which the lint rule does not report on the type annotations, since they change the behavior of the code.
The text was updated successfully, but these errors were encountered: