Hi, thanks for providing this plugin! I've tried it on my code, but it doesn't seem to be doing anything for me at the moment, but that might be because I have Kotlin code, not Java code. Is Kotlin supported?
For example, I have the following code:
assertThat(listOf(0,1,2,3,4).size).isEqualTo(5)
But nothing is suggested.
Hi, thanks for providing this plugin! I've tried it on my code, but it doesn't seem to be doing anything for me at the moment, but that might be because I have Kotlin code, not Java code. Is Kotlin supported?
For example, I have the following code:
```
assertThat(listOf(0,1,2,3,4).size).isEqualTo(5)
```
But nothing is suggested.
Ah, sorry, I was put on the wrong foot by the Kotlin dependencies:
From the documentation:
only works with Java projects.
Okay, I won't bicker either then :-)
Ah, sorry, I was put on the wrong foot by the Kotlin dependencies:
From the documentation:
> only works with Java projects.
Okay, I won't bicker either then :-)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hi, thanks for providing this plugin! I've tried it on my code, but it doesn't seem to be doing anything for me at the moment, but that might be because I have Kotlin code, not Java code. Is Kotlin supported?
For example, I have the following code:
But nothing is suggested.
Ah, sorry, I was put on the wrong foot by the Kotlin dependencies:
From the documentation:
Okay, I won't bicker either then :-)