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

chore: use dprint to format the code #11

Merged
merged 3 commits into from Dec 16, 2022
Merged

chore: use dprint to format the code #11

merged 3 commits into from Dec 16, 2022

Conversation

aminya
Copy link
Contributor

@aminya aminya commented Dec 14, 2022

This fixes the inconsistent formatting in the code and the documentation via dprint

Before this, the documentation and code had inconsistent indentation that made the code hard to read. As an example:
https://lib.rs/crates/dot-generator

The commits are separated. The first commit adds the dprint config, and the second commit is fully automated and runs dprint fmt. No functional code changes have been made.

@besok
Copy link
Owner

besok commented Dec 16, 2022

Thanks. The library seems useful (although it states that it is under active development and the result can be unexpected ) but I am ready to give it a shot.

@besok besok merged commit 8245051 into besok:master Dec 16, 2022
@aminya
Copy link
Contributor Author

aminya commented Dec 16, 2022

Thanks for the merge. It would be great if you regenerate the docs and release a new version!

@besok
Copy link
Owner

besok commented Dec 17, 2022

Indeed. Will do asap.

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.

None yet

2 participants