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

Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) #13545

Merged
merged 20 commits into from Aug 14, 2020

Commits on Aug 1, 2020

  1. Copy the full SHA
    6f7c222 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Copy the full SHA
    ad72c3f View commit details
    Browse the repository at this point in the history
  2. eslint#12579 add test case

    sunghyunjo committed Aug 2, 2020
    Copy the full SHA
    0951da6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5d7370 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1d12aea View commit details
    Browse the repository at this point in the history
  5. Return to origin code

    sunghyunjo committed Aug 2, 2020
    Copy the full SHA
    5109bf0 View commit details
    Browse the repository at this point in the history
  6. Remove comments

    sunghyunjo committed Aug 2, 2020
    Copy the full SHA
    03689ba View commit details
    Browse the repository at this point in the history
  7. Edit what was reviewed

    sunghyunjo committed Aug 2, 2020
    Copy the full SHA
    b1ef8db View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Update: Destructuring param test

    sunghyun.cho committed Aug 3, 2020
    Copy the full SHA
    1703293 View commit details
    Browse the repository at this point in the history
  2. Update: invalid test case

    sunghyun.cho committed Aug 3, 2020
    Copy the full SHA
    4f1b8cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fbdc7fd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. eslint#12579 Update: Edit what was reviewed

    sunghyun.cho committed Aug 4, 2020
    Copy the full SHA
    64911e9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a849734 View commit details
    Browse the repository at this point in the history
  3. eslint#12579 Fix a typo

    sunghyunjo committed Aug 4, 2020
    Copy the full SHA
    c50c6d5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7e9ccea View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. eslint#12579 Update: Edit what was reviewed

    sunghyun.cho committed Aug 7, 2020
    Copy the full SHA
    850c80f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Copy the full SHA
    7423641 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7667054 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Update : test case

    sunghyunjo committed Aug 13, 2020
    Copy the full SHA
    1da8418 View commit details
    Browse the repository at this point in the history
  2. Fix : ...bar -> ..._bar

    sunghyunjo committed Aug 13, 2020
    Copy the full SHA
    39f89e2 View commit details
    Browse the repository at this point in the history