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: add pretty print options #45

Merged
merged 6 commits into from
Nov 21, 2023
Merged

Conversation

QEDK
Copy link
Owner

@QEDK QEDK commented Nov 20, 2023

Closes #17 #44

relausen-tlg and others added 6 commits November 17, 2023 12:01
Users can now provide various options for formatting output: Spaces
around `=` or not, the number of blank lines between sections, and the
number of spaces used to indent multi-line values.
Remove the build pattern support and its corresponding dependency on
derive-builder.

Add tests.

Update method documentation and README.
@QEDK QEDK changed the title Feature/add pretty print options feat: add pretty print options Nov 20, 2023
@QEDK QEDK merged commit 4658659 into master Nov 21, 2023
3 checks passed
@QEDK QEDK deleted the feature/add_pretty_print_options branch November 21, 2023 08:59
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.

Add spacing between sections and option to add space between key and value
2 participants