Khal!l

Results 4 issues of Khal!l

I have encountered this issue while following the example code and was able to reproduce it on the example code itself. ![image](https://user-images.githubusercontent.com/16011713/147513413-199973b4-fd3d-438a-a284-04b2a5237001.png) ``` Testing started at 7:22 AM ... SLF4J:...

I'm not sure why but I'm getting an extra call to my promise Looks like the retry is occurring correctly since logged "Retrying request" matches my retry attempt. The last...

This is my configuration ``` java,scala,others,mycompany javax?\..+ scala\..+ com.mycompany\..+ .+ ``` and the following import is being flagged as invalid by scalastyle, reporting `There should be no empty line separating...