VenomVendor
VenomVendor
The whole formatting is screwed up from 4 spaces to 2 spaces, was it intentional? [Mostly in this commit](https://github.com/alixwar/android-junit5/commit/80286176ffb2c6b0c1d8735dcd777e49c257d535) It's hard to find the actual changes now. [#18](https://github.com/mannodermaus/android-junit5/pull/18/files) Ok, found...
Unfortunately, google took this app down due to policy violation. There is no other way to delete sms without setting this as default app.
That would be great, this app doesn't use any external libs(might use androidx libs in future). Doesn't have any trackers. Doesn't rely on Google Play services Doesn't even use internet...
Is there a way to update the rules from outside the plugin? I've more errors, note `TwitterCompose` ```log > Run failed with 53 invalid config properties. - Property 'config>checkExhaustiveness' is...
We're already using detekt on the client side and passing the report through `sonar.kotlin.detekt.reportPaths`, this is enough for us. But some projects needs this plugin. Can this be disabled with...
I was able to overcome the build failure by removing `detekt.sonar.kotlin.config.path` [property](https://github.com/detekt/sonar-detekt/issues/131#issuecomment-691722506)
Any update on this?