Skip to content

Breaking change: Skip members sshould be a list #10

@huang-julien

Description

@huang-julien

I think it's a bug but using includes on skipmembers instead of calling .split(',').some() ccan cause false positive.

It's also better to accept a list as input instead of a string as it can make a yaml very large if therre's a lot of members

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions