White Rabbit
White Rabbit
Got it, removed myself
> Btw, apparently `EncodeDefault` already exists in kotlinx.serialization yeah, I missed that, thank you
Also - need to add some examples of decoding with Date to the Example section.
We also see that IntelliJ IDEA has changed a behaviour again. Previously we had implemented special flag to reproduce it's behaviour (extendedIndentAfterOperators). But now it is changed again, looks like...
@0x6675636b796f75676974687562 pls make the logic similar to IDEA
@nulls will cover it, I hope
> I guess it would make sense for named arguments I meant only unnamed arguments
Hm, yes, that's true @petertrr @ephemient. But we need to cover at least simple cases somehow...
Important, let's do it! But not break anything else :)
> **ok sorry, after checking the convention guide I noticed this is the correct behavior of diktat.** yeah, android development guides sometimes differ from backend/kotlinJS development. This inspection was suggested...