solid-software / solid_lints

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

Add `feature_envy` rule #155

Closed velvitoff closed 2 months ago

velvitoff commented 3 months ago

This rule warns developers against creating operations on data from class A in class B.