-
Notifications
You must be signed in to change notification settings - Fork 221
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
Format source code #1541
Merged
Merged
Format source code #1541
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
…o-objects Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
hey @chioni16 sorry for being unresponsive I think we can make this work, so that forge-fmt is available as crate |
published https://crates.io/crates/forge-fmt lmk if anything is missing |
…larations Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
…larations Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
chioni16
requested review from
seanyoung,
xermicus and
LucasSte
as code owners
September 29, 2023 14:51
Signed-off-by: Govardhan G D <[email protected]>
Signed-off-by: Govardhan G D <[email protected]>
seanyoung
pushed a commit
that referenced
this pull request
Oct 2, 2023
#1541 uses crate forge-fmt which depends on rust 1.72 Signed-off-by: Govardhan G D <[email protected]>
seanyoung
approved these changes
Oct 2, 2023
LucasSte
approved these changes
Oct 2, 2023
xermicus
approved these changes
Oct 2, 2023
stainless-app bot
pushed a commit
to 2lambda123/hyperledger-solang
that referenced
this pull request
Feb 4, 2024
hyperledger-solang/solang#1541 uses crate forge-fmt which depends on rust 1.72 Signed-off-by: Govardhan G D <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We are importing
forge-fmt
for two reasons:This feature is enabled with the help of forge-fmt.
Cc: @gakonst @DaniPopes