Skip to content

Conversation

@mvincenz
Copy link

No description provided.

def set_expiration_if_necessary
if @expiration
[available_key, exists_key, version_key].each do |key|
[available_key, exists_key, version_key, @stale_client_timeout.nil?? grabbed_key : nil ].each do |key|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surrounding space missing for operator ?.
Line is too long. [110/80]
Space inside square brackets detected.

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.

3 participants