Skip to content

build/controller/build: simplify bool exprs#20542

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
quasilyte:quasilyte/boolExprSimplify
Aug 5, 2018
Merged

build/controller/build: simplify bool exprs#20542
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
quasilyte:quasilyte/boolExprSimplify

Conversation

@quasilyte
Copy link
Contributor

Remove extra negation by using proper "opposite" comparison operations.

Found using https://go-critic.github.io/overview#boolExprSimplify-ref

Remove extra negation by using proper "opposite" comparison operations.

Found using https://go-critic.github.io/overview#boolExprSimplify-ref
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 5, 2018
@quasilyte
Copy link
Contributor Author

/assign @smarterclayton

@bparees
Copy link
Contributor

bparees commented Aug 5, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 5, 2018
@bparees
Copy link
Contributor

bparees commented Aug 5, 2018

/ok-to-test

@openshift-ci-robot openshift-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 5, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bparees, Quasilyte

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2018
@bparees
Copy link
Contributor

bparees commented Aug 5, 2018

/unassign @smarterclayton
/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants