Mkohm / detekt-hint

Detection of design principle violations in Kotlin as a plugin to detekt.
https://mkohm.github.io/detekt-hint/
80 stars 3 forks source link

Suggest refactoring in LCOM rule #44

Open Mkohm opened 4 years ago

Mkohm commented 4 years ago

instead of adding images, create useful text.

Mkohm commented 4 years ago

This should be implemented before the final artifact is evaluated. Shows that i took the feedback and did something with it.

Mkohm commented 4 years ago

Should possibly not count override variables, as they implicitly is used by the parent class?