Skip to content

Add Dart linters to the packages #561

@tenhobi

Description

@tenhobi

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions