devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Add more lints.

Open jacob314 opened this issue 4 years ago • 2 comments

We should be adopting more of the Flutter lints. For example, there is a lint to not use print that would save us time in code reviews.

jacob314 avatar Feb 28 '21 05:02 jacob314

Can you link to a list of lints you'd like to be added? thanks

kenzieschmoll avatar Mar 06 '21 00:03 kenzieschmoll

There are a bunch. We should at least have all the lints enabled in g3. We could start with that and then turn on all other lints without massive false positives.

On Fri, Mar 5, 2021 at 4:27 PM Kenzie Schmoll [email protected] wrote:

Can you link to a list of lints you'd like to be added? thanks

— You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://github.com/flutter/devtools/issues/2750#issuecomment-791810515, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJLQPCX5ZVHAYMLJIBXWNLTCFZGHANCNFSM4YKV5V5A .

jacob314 avatar Mar 06 '21 00:03 jacob314