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

Resolving problem related to lots of files reformatted #55

Open Mkohm opened 4 years ago

Mkohm commented 4 years ago

This resulted in a rate-abuse error from github. A max count of comments could maybe be applied to handle these issues. Ideally detecting what is formatting changes, and ignore warnings on that kind of code-changes.