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 prefer-array-some rule #887

Merged
merged 16 commits into from
Dec 24, 2020
Merged

Commits on Oct 21, 2020

  1. Add prefer-array-some rule

    fisker committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e8518f1 View commit details
    Browse the repository at this point in the history
  2. Style

    fisker committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c919578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547f201 View commit details
    Browse the repository at this point in the history
  4. Fix readme.md

    fisker committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    8b07dda View commit details
    Browse the repository at this point in the history
  5. Fix test

    fisker committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6d519c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1a7664 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    af763a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b177d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9dfe0 View commit details
    Browse the repository at this point in the history
  4. Update logic

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    e36d1c8 View commit details
    Browse the repository at this point in the history
  5. Update example

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    a3457d2 View commit details
    Browse the repository at this point in the history
  6. Fix linting

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    705ada0 View commit details
    Browse the repository at this point in the history
  7. Do not check LogicalExpression

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    8d3e7fb View commit details
    Browse the repository at this point in the history
  8. Fix lint

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    de0a90f View commit details
    Browse the repository at this point in the history
  9. Fix comment

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    914ba54 View commit details
    Browse the repository at this point in the history
  10. Fix test

    fisker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    efb01cb View commit details
    Browse the repository at this point in the history