Skip to content

re-think how we calculate "since" info for published lints #58342

Open
@pq

Description

@pq

Context: SpinlockLabs/github.dart#244 (comment).

We currently use a very naive method to fetch all (and increasingly many) SDK repo tags to calculate when a lint was first included in an SDK and this is turning out to no longer scale. (Our caching scheme doesn't play nice with the frequent releases either.)

We should really re-think it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.contributions-welcomeContributions welcome to help resolve this (the resolution is expected to be clear from the issue)devexp-linterIssues with the analyzer's support for the linter packagetype-documentationA request to add or improve documentationtype-enhancementA request for a change that isn't a bugtype-taskA well-defined stand-alone task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions