Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Remove misleading comment and lowercase deniedBy #1219

Merged
merged 1 commit into from
Jul 28, 2015

Conversation

squaremo
Copy link
Contributor

  • the comment "don't make the caller wait" applies to both branches
    of that if clause, and having it on one branch implies the other
    does make the caller wait
  • there's no reason for DeniedBy to start with a capital: it's a
    method on a private struct and it's not part of an interface.

 * the comment "don't make the caller wait" applies to both branches
   of that if clause, and having it on one branch implies the other
   does make the caller wait
 * there's no reason for DeniedBy to start with a capital: it's a
   method on a private struct and it's not part of an interface.
rade added a commit that referenced this pull request Jul 28, 2015
Remove misleading comment and lowercase deniedBy
@rade rade merged commit 7735814 into weaveworks:master Jul 28, 2015
@rade rade modified the milestone: 1.1.0 Jul 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants