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

Add always false if and elseif mutators #1866

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

manhunto
Copy link
Contributor

This PR:

  • Add mutator that change if statement to false
  • Add mutator that change elseif statement to false
  • Covered by tests
  • Doc PR: TODO

Closes #1865

@maks-rafalko
Copy link
Member

Looks good!

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 this pull request may close these issues.

Implement always true or always false if and elseif conditions
2 participants