Skip to content

Make analysis_options in flutter/plugins much stricter #76229

@stuartmorgan-g

Description

@stuartmorgan-g

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.good first issueRelatively approachable for first-time contributorspackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions