Skip to content

Add versioned yaml files #756

Open
Open
@nshahan

Description

@nshahan

package:pedantic had a useful feature where it created versioned yaml files (see https://github.com/google/pedantic/tree/master/lib) that made adopting new versions easier.

This would allow different packages in a mono repo to choose which version of package:lints they are going to enforce via a dependency on a single version of the lints package (ie the Dart SDK).

As it is now, if there is an updated version of package:lints, all of the packages in a mono repo must be migrated to the new version at the same time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions