Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update jsonnetfmt command #208

Closed
wants to merge 1 commit into from
Closed

update jsonnetfmt command #208

wants to merge 1 commit into from

Conversation

nakulj
Copy link
Contributor

@nakulj nakulj commented Dec 4, 2022

By default jsonnetfmt outputs to stdout. Use it in-place instead.

@dbarnett
Copy link
Contributor

dbarnett commented Dec 4, 2022

Do you mean to directly edit the file on disk instead of formatting the code in the vim buffer? That tends to confuse vim if so.

@dbarnett
Copy link
Contributor

Fixed properly in #232 (needs to operate on stdin, not on a file path).

@dbarnett dbarnett closed this Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants