Open
Description
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
Labels
A lower priority bug or feature requestFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)Issues with the analyzer's support for the linter packageA request to add or improve documentationA request for a change that isn't a bugA well-defined stand-alone task