Skip to content

Conversation

@PaulOstazeski
Copy link
Contributor

Currently, Credo.Check.Refactor.DoubleBooleanNegation triggers on "!!foo" and "not not foo".

This extends it to trigger on "!not foo" and "not !foo" as well.

@rrrene
Copy link
Owner

rrrene commented Feb 22, 2025

Hi, thx! Will review as soon as I can!

@rrrene rrrene merged commit 044877b into rrrene:master Mar 5, 2025
20 checks passed
@rrrene
Copy link
Owner

rrrene commented Mar 5, 2025

@PaulOstazeski Thx for putting this together!

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.

2 participants