-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.good first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
Currently the flutter/plugins analysis_options.yaml
is essentially just https://github.com/google/pedantic/blob/master/lib/analysis_options.1.8.0.yaml. Ideally we should be using all (or at the very least most) of the same options as flutter/flutter.
We'd need to figure out how to introduce these it a way that wouldn't be incredibly disruptive to all future incremental changes. Likely turning them on one by one in conjunction with repo-wide fixes for everything they turn up (one PR per lint option if there are widespread changes).
piedcipher, sgehrman, aoatmon and pablojimpas
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.good first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.