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

[eslint] add rule to forbid async forEach bodies #111637

Merged
merged 15 commits into from
Sep 14, 2021

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    9fad060 View commit details
    Browse the repository at this point in the history
  2. manually update violations

    spalger committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    20495b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49a185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa608a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    081e27c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11f3108 View commit details
    Browse the repository at this point in the history
  7. fix imports

    spalger committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    7d07a1a View commit details
    Browse the repository at this point in the history
  8. fix some more violations

    spalger committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8f3b502 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    73e42fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c94b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f206369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d171b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    6d08466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6be74 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary async

    spalger committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    75024c6 View commit details
    Browse the repository at this point in the history