Skip to content

Validate license headers in engine directory during analyze #168398

@jmagman

Description

@jmagman

The analyzer seems to be missing license headers for files in the engine:

printProgress('Licenses...');
await verifyNoMissingLicense(flutterRoot);

This PR updated them:
#168390

Ideally all bad headers would be caught during the analyzer check. Update the check to include these missing file paths.

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