Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

[docs] Fix prefer-while docs #3888

Merged
merged 1 commit into from
May 10, 2018

Conversation

rwaskiewicz
Copy link
Contributor

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

  • Updated docs to make sense semantically (use vars that should exist in the scope of each for-loop)
  • Updated tests with same issue

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[docs] Updated prefer-while docs to be semantically correct

- Updated docs to make sense semantically (use vars that should exist in the scope of each for-loop)
- Updated tests with same issue
Copy link

@giladgray giladgray left a comment

Choose a reason for hiding this comment

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

nice! very clean.

@giladgray giladgray merged commit 681218d into palantir:master May 10, 2018
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