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: treat all literals like boolean literal in no-constant-condition #13245

Merged
merged 8 commits into from Oct 23, 2020

Commits on May 1, 2020

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

Commits on May 2, 2020

  1. fix unexpected short circuit

    Zzzen committed May 2, 2020
    Copy the full SHA
    96d0834 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Copy the full SHA
    540bb20 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6eb51a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. fix bigint tests

    Zzzen committed Jun 25, 2020
    Copy the full SHA
    17787ea View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. simplify literal truthiness

    Zzzen committed Oct 18, 2020
    Copy the full SHA
    b0c2e70 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c4c8426 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update lib/rules/no-constant-condition.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Zzzen and mdjermanovic committed Oct 21, 2020
    Copy the full SHA
    ce019be View commit details
    Browse the repository at this point in the history