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: no-unused-vars false negative with comma operator (fixes #14325) #14354

Merged
merged 7 commits into from May 21, 2021
Merged

Update: no-unused-vars false negative with comma operator (fixes #14325) #14354

merged 7 commits into from May 21, 2021

Commits on May 13, 2021

  1. Copy the full SHA
    697ed70 View commit details
    Browse the repository at this point in the history
  2. Chore: add tests

    snitin315 committed May 13, 2021
    Copy the full SHA
    a11d639 View commit details
    Browse the repository at this point in the history
  3. Update: suggestions

    snitin315 committed May 13, 2021
    Copy the full SHA
    3ca8b5b View commit details
    Browse the repository at this point in the history
  4. Chore: refactor

    snitin315 committed May 13, 2021
    Copy the full SHA
    476b2b0 View commit details
    Browse the repository at this point in the history
  5. Chore: refactor

    snitin315 committed May 13, 2021
    Copy the full SHA
    ad5c413 View commit details
    Browse the repository at this point in the history
  6. Fix: logic

    snitin315 committed May 13, 2021
    Copy the full SHA
    a83ce38 View commit details
    Browse the repository at this point in the history
  7. Chore: add tests

    snitin315 committed May 13, 2021
    Copy the full SHA
    d60a59a View commit details
    Browse the repository at this point in the history