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

explicit-length-check: Check Boolean(foo.length) #951

Merged

Commits on Dec 22, 2020

  1. Add tests

    fisker committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    7363a29 View commit details
    Browse the repository at this point in the history
  2. Make it work for Boolean()

    fisker committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6eb9292 View commit details
    Browse the repository at this point in the history
  3. Update docs

    fisker committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c89be86 View commit details
    Browse the repository at this point in the history
  4. Disable no-constant-condition

    fisker committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    383c6c8 View commit details
    Browse the repository at this point in the history