solid_lints icon indicating copy to clipboard operation
solid_lints copied to clipboard

New rule: feature_envy

Open danylo-safonov-solid opened this issue 2 years ago • 1 comments

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

danylo-safonov-solid avatar Dec 15 '23 18:12 danylo-safonov-solid

https://github.com/solid-software/solid_lints/pull/155 -- an incomplete attempt at implementing the rule; we may be able to complete it.

yurii-prykhodko-solid avatar Apr 18 '24 14:04 yurii-prykhodko-solid