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: enforceForLogicalOperands no-extra-boolean-cast (fixes #12137) #12734

Merged
merged 15 commits into from Feb 14, 2020
Merged

Update: enforceForLogicalOperands no-extra-boolean-cast (fixes #12137) #12734

merged 15 commits into from Feb 14, 2020

Commits on Jan 1, 2020

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

Commits on Jan 2, 2020

  1. Copy the full SHA
    288d20e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'no-extra-boolean-cast-enforce-for-logical-operands' of h…

    …ttps://github.com/jmoore914/eslint into no-extra-boolean-cast-enforce-for-logical-operands
    jmoore914 committed Jan 2, 2020
    Copy the full SHA
    3bf2443 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Add default for schema option; renamed functions for clarity; pass fe…

    …wer parameters to functions; check precedence in fixer
    jmoore914 committed Jan 11, 2020
    Copy the full SHA
    9d50149 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Removed extra variable from function; fixed function name; fixed prec…

    …edence check; added additional example
    jmoore914 committed Jan 17, 2020
    Copy the full SHA
    00639b4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into no-extra-boolean-…

    …cast-enforce-for-logical-operands
    jmoore914 committed Jan 17, 2020
    Copy the full SHA
    96068d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Updated documentation

    jmoore914 committed Jan 25, 2020
    Copy the full SHA
    f086905 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    917217c View commit details
    Browse the repository at this point in the history
  3. Added additional tests

    jmoore914 committed Jan 25, 2020
    Copy the full SHA
    a0926cc View commit details
    Browse the repository at this point in the history
  4. Renamed function

    jmoore914 committed Jan 25, 2020
    Copy the full SHA
    47d82db View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into no-extra-boolean-…

    …cast-enforce-for-logical-operands
    jmoore914 committed Jan 25, 2020
    Copy the full SHA
    42d7b30 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

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

Commits on Jan 27, 2020

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

Commits on Feb 9, 2020

  1. Merge remote-tracking branch 'upstream/master' into no-extra-boolean-…

    …cast-enforce-for-logical-operands
    jmoore914 committed Feb 9, 2020
    Copy the full SHA
    2388278 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fd1ed90 View commit details
    Browse the repository at this point in the history