dart-lang / fake_async

Fake asynchronous events for deterministic testing.
https://pub.dev/packages/fake_async
Apache License 2.0
90 stars 16 forks source link

Enable and fix lines_longer_than_80_chars #42

Closed natebosch closed 2 years ago

natebosch commented 2 years ago

I missed a long string in a recent PR. Enable the lint to avoid relying on human reviewers.