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

Remove unless from codebases #194

Merged
merged 10 commits into from
Sep 23, 2024
Merged

Remove unless from codebases #194

merged 10 commits into from
Sep 23, 2024

Conversation

novaugust
Copy link
Contributor

@novaugust novaugust commented Sep 9, 2024

@novaugust novaugust marked this pull request as ready for review September 23, 2024 16:57
@novaugust novaugust merged commit cde90d3 into main Sep 23, 2024
5 checks passed
@novaugust novaugust deleted the me/no-more-unless branch September 23, 2024 16:59
emkguts added a commit to smartrent/elixir-styler that referenced this pull request Sep 24, 2024
* fix infinite loop rewriting negated if with empty do body. closes adobe#196

* Remove unless from codebases (adobe#194)

* use `not` over `!` when rewriting `unless a (> >= < <= in) b`

* actually, lets only do `not` for `in`

* v1.1.0

* update version in readme

* Don't pipe into `Kernel.!` when rewriting unless with pipes

---------

Co-authored-by: Matt Enlow <[email protected]>
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.

1 participant