Mikhail Sokolov

Results 4 comments of Mikhail Sokolov

It seems that at least for 2.12 and 2.13 the same major play-json version is used now: https://github.com/lloydmeta/enumeratum/blob/9e480e8fd5890297aba7c737ed0219c9ad3b5f8c/build.sbt#L60

I've checked out the code, I guess this explains why the trick with spaces worked: ``` && (rhs.pos.lineContent.contains("

@plokhotnyuk I think safe or unsafe to use is out of scope for a serializer. I believe any valid value of any supported type should be reversely serializable without loosing...