Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid naming collision with default array element variable in autofix for no-for-loop rule #749

Merged
merged 6 commits into from May 27, 2020

Commits on May 26, 2020

  1. fix: avoid naming collision with default array element variable in au…

    …tofix for `no-for-loop` rule
    bmish committed May 26, 2020
    Copy the full SHA
    f6ea659 View commit details
    Browse the repository at this point in the history
  2. More tests

    fisker authored and bmish committed May 26, 2020
    Copy the full SHA
    a1c5b30 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Add more tests

    fisker committed May 27, 2020
    Copy the full SHA
    2740c62 View commit details
    Browse the repository at this point in the history
  2. Style

    fisker committed May 27, 2020
    Copy the full SHA
    10772e7 View commit details
    Browse the repository at this point in the history
  3. rename

    fisker committed May 27, 2020
    Copy the full SHA
    00d4fb0 View commit details
    Browse the repository at this point in the history
  4. style

    fisker committed May 27, 2020
    Copy the full SHA
    bf4c52b View commit details
    Browse the repository at this point in the history