Enable an equivalent of no-floating-promises
to run as error in every lint run
#7888
Labels
no-floating-promises
to run as error in every lint run
#7888
What is the Problem Being Solved?
Today
no-floating-promises
is too slow to run in every lint run in CI or on developer's laptops. This leads to potential issues ala #6000 where manual effort is needed to fix floating promises and it's easy to ship code without fixing things.Let's get an equivalent tool running all the time.
Description of the Design
Security Considerations
Scaling Considerations
Test Plan
The text was updated successfully, but these errors were encountered: