Hey guys, Im new to this community. I have been working on kotlin since more than a year. I was trying to implement codestyling using detekt. It worked for me perfectly.
so, I came up with an article which might help you.
Thanks to @Artur Bosch for this awesome library.
https://medium.com/@danielvivek2006/code-styling-for-kotlin-fa7a8291c254
👍 1
n
nfrankel
05/10/2018, 7:54 AM
please move it to #feed
to be honest, i disliked the post
this is not the way to handle quality
(a plain text report)
in reaction, i wrote a post
https://blog.frankel.ch/check-quality-kotlin-code/
thanks for triggering it!
d
Daniel
05/10/2018, 8:29 AM
Thanks for the feedback.
I feel that the approach I’ve used is quite different than what you have mentioned in your article (SonarQube). May I know the advantages of using SonarQube since I haven’t worked on it.