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-logical-operator-over-ternary rule #1830

Merged

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    fa36d22 View commit details
    Browse the repository at this point in the history
  2. Add suggestion

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d1c740c View commit details
    Browse the repository at this point in the history
  3. Test

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1fe1bfa View commit details
    Browse the repository at this point in the history
  4. Update

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    569017b View commit details
    Browse the repository at this point in the history
  5. ASI

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    87dfb59 View commit details
    Browse the repository at this point in the history
  6. Update

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8cc8591 View commit details
    Browse the repository at this point in the history
  7. Update docs

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c2246f8 View commit details
    Browse the repository at this point in the history
  8. Linting

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3790369 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97bf3a0 View commit details
    Browse the repository at this point in the history
  10. Typo

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    57fe32a View commit details
    Browse the repository at this point in the history
  11. Fix

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f4d5339 View commit details
    Browse the repository at this point in the history
  12. Coverage

    fisker committed May 26, 2022
    Configuration menu
    Copy the full SHA
    98ccadf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    53f1b86 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

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

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    e82765b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    475ee5c View commit details
    Browse the repository at this point in the history
  3. Update files

    fisker committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5d6fc30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfcdba4 View commit details
    Browse the repository at this point in the history
  5. Trigger CI

    fisker committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9957b6e View commit details
    Browse the repository at this point in the history
  6. Update docs/rules/prefer-logical-operator-over-ternary.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    00016a3 View commit details
    Browse the repository at this point in the history