solid_lints
solid_lints copied to clipboard
New rule: feature_envy
https://refactoring.guru/smells/feature-envy https://github.com/troessner/reek/blob/master/lib/reek/smell_detectors/feature_envy.rb https://github.com/tsantalis/JDeodorant/blob/master/src/gr/uom/java/jdeodorant/refactoring/views/FeatureEnvy.java
https://github.com/solid-software/solid_lints/pull/155 -- an incomplete attempt at implementing the rule; we may be able to complete it.