-
Notifications
You must be signed in to change notification settings - Fork 4
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
add more stringent formatting #10
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, don't have experience with nix, nix fmt
. Have to wait for Alex' review
@valexandru I'd like to get this through ASAP. Any comments or suggestions on how to do this differently would be highly appreciated :) |
I assume that this is mostly for the md and yaml files, as cargo fmt already takes care of the syntax on rust files. Otherwise, looks good. |
Signed-off-by: George Cosma <georgemagic10@gmail.com>
Signed-off-by: George Cosma <georgemagic10@gmail.com>
Signed-off-by: George Cosma <georgemagic10@gmail.com>
Signed-off-by: George Cosma <george.cosma@oxidos.io>
Pull Request Overview
This pull request fixes formatting, in the form of being more strict especially on md and yaml files
Testing Strategy
nix flake check
Formatting
cargo fmt
cargo check
cargo build
nix fmt
nix flake check
Author
Signed-off-by: wucke13 wucke13@gmail.com