btkelly / gnag

A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
http://gnag.watch
Apache License 2.0
125 stars 14 forks source link

Replace FindBugs with SpotBugs #177

Open stkent opened 6 years ago

stkent commented 6 years ago

FindBugs looks totally dead from here. SpotBugs is the "spiritual successor".

btkelly commented 6 years ago

Does it support Kotlin checking?

stkent commented 6 years ago

AFAIK neither do. https://github.com/spotbugs/spotbugs/issues/573