solid-software / solid_lints

🟧 Lints for Dart and Flutter based on software industry standards and best practices.
Other
36 stars 18 forks source link

Cleanup of lint creation #41

Closed n-bernat closed 1 year ago

n-bernat commented 1 year ago

As we have more and more lints it's a good idea to split it, so we won't end up with a one giant method with all lints.

cc: ~illia-romanenko~ it was supposed to be Yurii