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

feat: new rule prefer-presence-queries #98

Merged
merged 10 commits into from
Mar 28, 2020
Merged

Commits on Mar 28, 2020

  1. refactor: repurpose obsolete rule

    BREAKING CHANGE: rule `no-get-by-for-checking-element-not-present`
    removed in favour of `prefer-presence-queries`
    Belco90 committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    333b106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8d4c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505abf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06db7c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5778f2f View commit details
    Browse the repository at this point in the history
  6. docs(prefer-presence-queries): fix typos

    Co-Authored-By: Ben Monro <ben.monro@gmail.com>
    Belco90 and benmonro committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    5309be4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7605f2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29f556f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7aeab95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbd630b View commit details
    Browse the repository at this point in the history