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

feat: preserve JSON indentation #56

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

QuiiBz
Copy link
Owner

@QuiiBz QuiiBz commented Feb 1, 2024

Closes #54

Using the detect-indent crate and serde_json's PrettyFormatter, we can preserve the correct indentation.

@QuiiBz QuiiBz added the enhancement New feature or request label Feb 1, 2024
@QuiiBz QuiiBz merged commit 23f297a into main Feb 1, 2024
4 checks passed
@QuiiBz QuiiBz deleted the feat/keep-json-indentation branch February 1, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sherif does not respect prettier config in project
1 participant