Skip to content

Commit 3d3477d

Browse files
committed
Add NEWS entry
Use `blurb add` command to assist with adding the NEWS entry.
1 parent ba16891 commit 3d3477d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Add whitespace options for formatting JSON with the ``json.tool`` CLI. The
2+
following mutually exclusive options are now supported: ``--indent`` for
3+
setting the indent level in spaces; ``--tab`` for indenting with tabs;
4+
``--no-indent`` for suppressing newlines; and ``--compact`` for suppressing
5+
all whitespace. The default behavior remains the same as ``--indent=4``.

0 commit comments

Comments
 (0)