Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Jul 12, 2024
2 parents f38153a + dde18ac commit 185acaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion upickle/core/src/upickle/core/Config.scala
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ trait Config {
*/
def optionsAsNulls: Boolean = true


/**
* Configure whether you want upickle to skip unknown keys during de-serialization
* of `case class`es. Can be overriden for the entire serializer via `override def`, and
Expand Down

0 comments on commit 185acaa

Please sign in to comment.