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

Add no-single-promise-in-promise-methods rule #2258

Merged

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    38306bc View commit details
    Browse the repository at this point in the history
  2. Use snapshot test

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a728a1a View commit details
    Browse the repository at this point in the history
  3. More tests

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7030d7f View commit details
    Browse the repository at this point in the history
  4. Refactor

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1f24588 View commit details
    Browse the repository at this point in the history
  5. More tests

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    92454c7 View commit details
    Browse the repository at this point in the history
  6. Not limit types

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a2647ae View commit details
    Browse the repository at this point in the history
  7. Add leading semicolon

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7869878 View commit details
    Browse the repository at this point in the history
  8. Add tests

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    60467a6 View commit details
    Browse the repository at this point in the history
  9. Update error message

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    26e557a View commit details
    Browse the repository at this point in the history
  10. Update error message

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8417930 View commit details
    Browse the repository at this point in the history
  11. Rename functions

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    345b637 View commit details
    Browse the repository at this point in the history
  12. Fix .then() error

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a32688f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8893487 View commit details
    Browse the repository at this point in the history
  14. Update tests

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e28b11a View commit details
    Browse the repository at this point in the history
  15. Update description message

    Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e15154e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d74d45f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    377da6e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebd4708 View commit details
    Browse the repository at this point in the history
  19. Add todo

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    062002e View commit details
    Browse the repository at this point in the history
  20. Fix

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8ed5eda View commit details
    Browse the repository at this point in the history
  21. Rename message id

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    548f94f View commit details
    Browse the repository at this point in the history
  22. Improve switchToPromiseResolve

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a32c16c View commit details
    Browse the repository at this point in the history
  23. Improve unwrapNonAwaitedCallExpression

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b5d870c View commit details
    Browse the repository at this point in the history
  24. Update message

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    86b3b4b View commit details
    Browse the repository at this point in the history
  25. Stricter

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5a1232c View commit details
    Browse the repository at this point in the history
  26. Tweak tests

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bd06124 View commit details
    Browse the repository at this point in the history
  27. More tests

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    72f0a13 View commit details
    Browse the repository at this point in the history
  28. Update docs

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d42c1d7 View commit details
    Browse the repository at this point in the history
  29. More tests

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    04bf100 View commit details
    Browse the repository at this point in the history
  30. Update message

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5e82ac7 View commit details
    Browse the repository at this point in the history
  31. Update docs

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5799fd3 View commit details
    Browse the repository at this point in the history
  32. Loosely hole check

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ca335f6 View commit details
    Browse the repository at this point in the history
  33. More tests

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eed65b6 View commit details
    Browse the repository at this point in the history
  34. More

    fisker authored and Clement398 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c97843e View commit details
    Browse the repository at this point in the history