Artur Bosch

Results 71 comments of Artur Bosch

Hello @raniejade , we recently splitted some of our code to new modules to reduce incremental build and test time. However we noticed some increase in test discovery since then....

Thanks for the quick reply and the ongoing effort! It will help a lot. Would it be possible to restrict the scanning to some user defined packages? This could potentially...

@Misoder @raniejade this may not be spek but Kotlin itself. I've experienced the same with large files (1k+ code) and heavy usage of lambdas, lambdas with receivers and when expressions....

@charleskorn I haven't but I saw a lot of similar performance issues last time I checked in 2019. Hopefully the new compiler frontend (FIR) will resolve these issues.

Hi, Using the fdroid version 1.30.1 with a One Plus phone here. I had the same crashes after updates. Once I reinstalled the app fully it worked again. Maybe some...

Hi, that would definitely be a nice feature for our maven and gradle plugin users! I can't point you to the direct classes as I don't know them either but...

Hi @davefranken-ah , could you add what you were trying to do when this error occurred ? Did you use the auto correct intention/action or just opening a file?

I've published 1.0.0 to Bintray: https://bintray.com/arturbosch/code-analysis/detekt#files/io%2Fgitlab%2Farturbosch%2Fdetekt%2Fdetekt-intellij-plugin%2F1.0.0. It should get synced to maven central in the next hours/days. Hope it will work smoothly :).