solid-software / solid_lints

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

Add avoid_global_state lint #36

Closed n-bernat closed 1 year ago

n-bernat commented 1 year ago

Those MetricRule definitions should probably be moved to a separate place later on (maybe to associated lints?). It takes too much space in the main file considering how many lints we have to implement.

cc: @solid-yuriiprykhodko