Skip to content

Reformat file with replacement #18

@Anton-V-K

Description

@Anton-V-K

It would be handy to reformat (pretty print) a file 'into itself', i.e. reformat it.
So instead of several commands like

jsonpp data.json > data-tmp.json
rename data-tmp.json data.json
delete data-tmp.json

I would need only one command like jsonpp -f data.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions