Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading Config file and import predefined levels #58

Open
Ja4pp opened this issue Dec 3, 2023 · 0 comments
Open

Reading Config file and import predefined levels #58

Ja4pp opened this issue Dec 3, 2023 · 0 comments

Comments

@Ja4pp
Copy link
Collaborator

Ja4pp commented Dec 3, 2023

Is your feature request related to a problem? Please describe.
The feature that needs to be implemented is the reading of the config file with the following elements in there:

{
  mutator: { 
    includedMutations: ['@level1'] },
    excludedMutations: ['@AssignmentExpression'] 
  }
}

Moreover, the prefedined levels should be read and compared

Describe the solution you'd like
Afbeelding van WhatsApp op 2023-12-03 om 13 56 43_9bac041a

Describe alternatives you've considered
The previous implementation of mutationslevels with much more flexibility.

Additional context
A stakeholder requested a different approach to this project, which is more straightforward and allows for less flexibility.

@Ja4pp Ja4pp linked a pull request Dec 3, 2023 that will close this issue
dvcopae added a commit that referenced this issue Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant