iwarapter
iwarapter
its not a bad shout, i cant think of any (personal) use cases for it. But simple enough to just add a map trigger
I'll try add this tomorrow morning
@manicminer lifted straight from the aws provider 😂
cool glad to see this getting merged :)
Can you share your build script?
Which dependency versions did you update? just tried this on current master branch and its built successfully.
Im just thinking about the best way to support this, will need to refactor a little.
Hi @otrosien, I had a little play with this awhile back and it wasnt quite as clear cut. Will did it back up and have another go!
I have released 1.0-RC1 this supports compileOnly, can you give it a go please :)
@arturbosch i cant reproduce this on your project, here is my diff: ``` diff --git a/detekt-sonar-kotlin/build.gradle b/detekt-sonar-kotlin/build.gradle index 355455c..9ded9b6 100644 --- a/detekt-sonar-kotlin/build.gradle +++ b/detekt-sonar-kotlin/build.gradle @@ -12,7 +12,7 @@ dependencies {...