zsfVishnu

Results 7 comments of zsfVishnu

@abderhasan , did it help? Are you able to train your custom data by commenting out those lines?

Is this picked up or shall i work on it? @jyn514

Building on the observation above, i noticed that the flagging is not present on outer else blocks only. Even for the 'if else' block, detekt is flagging the **MandatoryBracesIfStatements** violation...

@TWiStErRob My assumption on this is that somehow the last `else` and the `if` is treated as a single `else if` , and the subsequent `else` as part of the...

Cool. @BraisGabin i've started working on a fix for the same.

@BraisGabin I did not get the time to finish it. @VitalyVPinchuk , is it fixed in your PR?