Skip to content

Cannot use += and ++= to Keys.developers #2107

@kxbmap

Description

@kxbmap

Type of Keys.developers is SettingKey[List[Developer]]. And there is no Append.Sequence instance for List.
This seems to needs to change the type to Seq or add the instance. The former is simple fix, but maybe breaks compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions