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

New: Add no-dupe-else-if rule (fixes #12469) #12504

Merged
merged 4 commits into from Nov 18, 2019
Merged

Commits on Oct 29, 2019

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

Commits on Nov 5, 2019

  1. Add || and && logic

    mdjermanovic committed Nov 5, 2019
    Copy the full SHA
    f07ea75 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Rename variables

    mdjermanovic committed Nov 13, 2019
    Copy the full SHA
    d9f0d66 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Update lib/rules/no-dupe-else-if.js

    Co-Authored-By: Kai Cataldo <kaicataldo@gmail.com>
    mdjermanovic and kaicataldo committed Nov 18, 2019
    Copy the full SHA
    ec49da1 View commit details
    Browse the repository at this point in the history