Doesn't report Success or Finish if no kotlin changes present
MackHartley opened this issue · 0 comments
MackHartley commented
Hey there, love the plugin, it's very simple to add.
One issue though, if there are no changes to the kotlin code then the linter never finishes. This seems like a bug, as I would expect the linter to return "success" if there are no changes. Would it be possible to add a case for that? Or is there a setting I could use to get that behavior?