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

feat(eslint-plugin): [no-floating-promises] flag result of .map(async) #7897

Merged

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    c37f343 View commit details
    Browse the repository at this point in the history
  2. remove comment

    kirkwaiblinger committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0244ccd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. trying to trigger CI

    kirkwaiblinger committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a69fe00 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    8fd0773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea23d54 View commit details
    Browse the repository at this point in the history
  3. flip if/else

    kirkwaiblinger committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a486da2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee0d64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2afe794 View commit details
    Browse the repository at this point in the history
  6. Revert "switch to isArrayLikeType"

    This reverts commit 2afe794.
    kirkwaiblinger committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6335820 View commit details
    Browse the repository at this point in the history
  7. add checks for tuples

    kirkwaiblinger committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    852990e View commit details
    Browse the repository at this point in the history
  8. One more test case!

    kirkwaiblinger committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8c9eadc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. else if

    kirkwaiblinger committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6498556 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    8c1f526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7817e8a View commit details
    Browse the repository at this point in the history
  3. Add to docs

    kirkwaiblinger committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    81ced8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d14de70 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. tweaks

    kirkwaiblinger committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    428b976 View commit details
    Browse the repository at this point in the history