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

Cleanup reverse boolean expressions #16850

Merged
merged 1 commit into from
Mar 19, 2020
Merged

Conversation

colemanw
Copy link
Member

Overview

Code cleanup related to #16814. Expressions converting value to an inverse boolean can usually be simplified by using ! instead of an inline conditional.

@civibot
Copy link

civibot bot commented Mar 19, 2020

(Standard links)

@civibot civibot bot added the master label Mar 19, 2020
@eileenmcnaughton
Copy link
Contributor

OK - I checked these & they all look good - I only glazed over a few times :-)

@eileenmcnaughton eileenmcnaughton merged commit ae277ea into civicrm:master Mar 19, 2020
@eileenmcnaughton eileenmcnaughton deleted the bool5 branch March 19, 2020 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants