Skip to content
This repository was archived by the owner on Mar 26, 2020. It is now read-only.
This repository was archived by the owner on Mar 26, 2020. It is now read-only.

Configure indentation / pretty printing #17

@lehni

Description

@lehni

It would be nice if there was a way to configure formatting in dump:

  • Wether to use a space after ':' and ','. At the moment, a space is always inserted.
  • Wether to break to new lines after each property, and reflect object nesting through indentation.
  • The amount of indentation per nested object scope. If this was an actual string, people could use it to insert two or four spaces, tabs, etc. Maybe it would be good then to check that the string contains nothing more than whitespace : )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions