Skip to content

Conversation

@quasilyte
Copy link
Contributor

If func lit is only used for arg forwarding without actual
convensions or var enclosing, it can be simply replaced
by function (or method) value itself.

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

If func lit is only used for arg forwarding without actual
convensions or var enclosing, it can be simply replaced
by function (or method) value itself.

Found using https://go-critic.github.io/overview#unlambda-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

@mfojtik
Copy link
Contributor

mfojtik commented Aug 6, 2018

/ok-to-test
/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 6, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

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 6, 2018
@openshift-merge-robot openshift-merge-robot merged commit 542c22b into openshift:master Aug 6, 2018
@quasilyte quasilyte deleted the quasilyte/unlambda branch August 6, 2018 09:47
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