Skip to content

Commit 6d8cfcd

Browse files
committed
Clean up the array encoding tests
1 parent 492fdc1 commit 6d8cfcd

File tree

2 files changed

+248
-106
lines changed

2 files changed

+248
-106
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ apply to following calls.
132132
#### List of Options ####
133133

134134
* **whitespace** : <boolean> (true)
135-
When set to false, generation of all extra whitespace is disabled.
135+
When set to false, generation of all extra whitespace is disabled and all
136+
other settings that affect whitespace are ignored.
136137

137138
* **null.capitalize** : <boolean> (false)
138139
When set to true, nulls are written in upper case instead of lower case.

0 commit comments

Comments
 (0)