-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
dart-archive/linter
#3916Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.linter-set-corelinter-set-fluttertype-taskA well-defined stand-alone taskA well-defined stand-alone task
Milestone
Description
1.32.0
- update
avoid_types_as_parameter_namesto handle type variables - update
avoid_positional_boolean_parametersto handle typedefs - improve
unnecessary_parenthesissupport for property accesses and method invocations - update
avoid_redundant_argument_valuesto check parameters of redirecting constructors - performance improvements for
prefer_const_literals_to_create_immutables - update
use_build_context_synchronouslyto check context properties - fix false positive for
avoid_private_typedef_functionswith generalized type aliases
release testing
Try: https://dart-review.googlesource.com/c/sdk/+/275044
downstream fixes
- fix new
avoid_redundant_argument_valuesdiagnostics influtter - fix new
unnecessary_parenthesisdiagnostics in the SDK (https://dart-review.googlesource.com/c/sdk/+/275044) - fix new
unnecessary_parenthesisdiagnostics influtter- Fix new
unnecessary_parenthesisdiagnostics. flutter/flutter#117081 - fix false positive with nullable property accesses (🍻 @asashour -- Fix
unnecessary_parenthesiswith null aware expressions. dart-archive/linter#3902) - fix false positive with a postfix
!(🎉 @asashour -- Fixunnecessary_parenthesiswith postfix bang operator. dart-archive/linter#3904)
- Fix new
- fix new
unnecessary_parenthesisdiagnostics influtter plugins - fix new
unnecessary_parenthesisdiagnostics influtter engine
/fyi @srawlins
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondevexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.linter-set-corelinter-set-fluttertype-taskA well-defined stand-alone taskA well-defined stand-alone task