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

Reduce unnecessary Awaits for nullish values in blocks containing await using #219

Merged
merged 8 commits into from
Jun 15, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    f09a8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be91331 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2774af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897cc3d View commit details
    Browse the repository at this point in the history
  3. Match spec text for each

    rbuckton committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    68d3d2f View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    rbuckton committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5131891 View commit details
    Browse the repository at this point in the history
  5. Remove extraneous assignment

    rbuckton committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    976d301 View commit details
    Browse the repository at this point in the history
  6. fix indent

    rbuckton committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    460d0bc View commit details
    Browse the repository at this point in the history