vercel / style-guide

Vercel's engineering style guide
Mozilla Public License 2.0
1.18k stars 29 forks source link

Disable `no-await-in-loop` #63

Closed mrmckeb closed 3 months ago

mrmckeb commented 1 year ago

We've heard from engineers that this is a particularly painful rule. It seems mostly be an annoyance when working with scripts and CLIs (i.e. file read/write operations).

There are potentially two paths forward here:

  1. Enable it only for specific configs.
  2. Remove it completely.
vercel-release-bot commented 3 months ago

:tada: This issue has been resolved in version 5.3.0-canary.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

vercel-release-bot commented 3 months ago

:tada: This issue has been resolved in version 6.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: