-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
None of the packages uses lints in it's analysis_options.yaml file. (Except Angular which does have a few.)
My propose is to add more linters, so the code could easilly follow the same standards.
Maybe you know the package:pedantic Google internally uses as lints list. A few days ago I have made the package:effective_dart (https://github.com/tenhobi/effective_dart) which follows the Effecive Dart guide's lints, which I believe is suitable for our purpose.
Alternatively, we can make our own list, but the Effective Dart guide provides a good set of rule, I believe.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request