You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the user-facing documentation to reflect that pretty-printing is now the default output format.
- The `--pretty` flag documentation in `command_line.rst` has been replaced with documentation for the new `--no-pretty` flag.
- The `config_file.rst` documentation for the `pretty` option has been updated to state that its default is now `True`.
Fixes#19108.
0 commit comments