punt validity of naked values to user level, they are now always valid in decoding
This commit is contained in:
parent
6e16ce0943
commit
6d90c49be3
3 changed files with 7 additions and 11 deletions
|
@ -24,7 +24,6 @@
|
|||
-record(opts, {
|
||||
comments = false,
|
||||
escaped_unicode = ascii,
|
||||
naked_values = false,
|
||||
encoding = utf8
|
||||
}).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue