Skip to content

WhiteList and BlackList incompatibility #178

@isaaclo97

Description

@isaaclo97

Is your feature request related to a problem? Please describe.
If you want to declare several blacklists and whitelists, mork does not know which one to select. There should be a mechanism where the user can decide without having to comment or delete the class.

Describe the solution you'd like
Allow the user as a parameter to decide which one to use for autoconfiguration.
It can be using --whitelist (in case you have only one class you would select the one in the whitelist) or --whitelist Java.class (in case there are several, select the class) or --blacklist.
Both would not be allowed to appear and with this the user can decide which one to use.

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