Skip to content

//flutter/ci/lint.sh lints all files instead of just the ones modified in the patch. #105068

@chinmaygarde

Description

@chinmaygarde

Per a recent run, the //flutter/ci/lint.sh takes around ~27 mins to run over the entire codebase even though no source files were changed in that patch. Moreover, the linter goes over the files twice (at least) as the simulator variant is linted again (even though almost all the files are the same).

This step should ideally be a no-op but usually ends up taking over an hour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions