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

Add no-reduce rule #704

Merged
merged 35 commits into from May 13, 2020
Merged

Add no-reduce rule #704

merged 35 commits into from May 13, 2020

Commits on May 1, 2020

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

Commits on May 2, 2020

  1. Add more test cases.

    ankeetmaini committed May 2, 2020
    Copy the full SHA
    64ad5ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    430e0ec View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Copy the full SHA
    68dc130 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    26818b0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    88217f1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Copy the full SHA
    eecc091 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    362b074 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f41efb View commit details
    Browse the repository at this point in the history
  4. Add review comment fix

    ankeetmaini committed May 4, 2020
    Copy the full SHA
    3b4964b View commit details
    Browse the repository at this point in the history
  5. Update rules/no-reduce.js

    fisker committed May 4, 2020
    Copy the full SHA
    409c1ee View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b525aab View commit details
    Browse the repository at this point in the history
  7. More tests

    fisker committed May 4, 2020
    Copy the full SHA
    293fb7a View commit details
    Browse the repository at this point in the history
  8. Simplify tests

    fisker committed May 4, 2020
    Copy the full SHA
    394654d View commit details
    Browse the repository at this point in the history
  9. Stricter selector

    fisker committed May 4, 2020
    Copy the full SHA
    866c8b6 View commit details
    Browse the repository at this point in the history
  10. More tests

    fisker committed May 4, 2020
    Copy the full SHA
    0182ccf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. 1
    Copy the full SHA
    52b9c2b View commit details
    Browse the repository at this point in the history
  2. Review comments

    ankeetmaini committed May 12, 2020
    Copy the full SHA
    53b4980 View commit details
    Browse the repository at this point in the history
  3. Update test

    ankeetmaini committed May 12, 2020
    Copy the full SHA
    3c52eff View commit details
    Browse the repository at this point in the history
  4. Add reduceRight

    ankeetmaini committed May 12, 2020
    Copy the full SHA
    be642a5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d32e3f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6c20b1e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Revert test change

    fisker committed May 13, 2020
    Copy the full SHA
    f9b75f9 View commit details
    Browse the repository at this point in the history
  2. notListedMethod -> notListed

    fisker committed May 13, 2020
    Copy the full SHA
    9a8d249 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dd3f8af View commit details
    Browse the repository at this point in the history
  4. Fix failed tests

    fisker committed May 13, 2020
    Copy the full SHA
    db0922f View commit details
    Browse the repository at this point in the history
  5. Use different message

    fisker committed May 13, 2020
    Copy the full SHA
    bca2b85 View commit details
    Browse the repository at this point in the history
  6. Update docs

    fisker committed May 13, 2020
    Copy the full SHA
    417a37d View commit details
    Browse the repository at this point in the history
  7. Tests

    fisker committed May 13, 2020
    Copy the full SHA
    6fead63 View commit details
    Browse the repository at this point in the history
  8. Tests

    fisker committed May 13, 2020
    Copy the full SHA
    11bc1b7 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6de1268 View commit details
    Browse the repository at this point in the history
  10. Rewrite reduceRight

    fisker committed May 13, 2020
    Copy the full SHA
    c00fe99 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    b925b38 View commit details
    Browse the repository at this point in the history
  12. Update no-reduce.md

    sindresorhus committed May 13, 2020
    Copy the full SHA
    fc2434f View commit details
    Browse the repository at this point in the history
  13. Update no-reduce.md

    sindresorhus committed May 13, 2020
    Copy the full SHA
    17c110c View commit details
    Browse the repository at this point in the history