Skip to content

gblend init option Blended App Foundry Template #6

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

MarcusWentz
Copy link
Member

Pull Request

Type

  • Bug fix (fixes #)
  • New feature (closes #)
  • Documentation
  • Other

Description

Template blended app using Foundry.

Testing

Test

gblend init

locally with

cargo run init

Checklist

  • Tests added/updated
  • Runs make check successfully
  • Documentation updated
  • Breaking changes documented (if any)

@MarcusWentz MarcusWentz marked this pull request as draft April 23, 2025 19:12
@MarcusWentz MarcusWentz force-pushed the foundry branch 10 times, most recently from d62378e to 2fd78f8 Compare April 24, 2025 00:19
@MarcusWentz MarcusWentz marked this pull request as ready for review April 24, 2025 00:21
@MarcusWentz MarcusWentz requested review from d1r1 and dmitry123 April 24, 2025 00:23
@MarcusWentz
Copy link
Member Author

Files based on this template for reference:
https://github.com/fluentlabs-xyz/blended-template

@MarcusWentz
Copy link
Member Author

Rust cargo lint setup:

Test locally:

cargo fmt --check

Try to automatically lint if there are any errors:

cargo fmt

@MarcusWentz
Copy link
Member Author

I don't see any errors locally with these Rust cargo lint commands but GitHub is still failing lint checks. When I run

rustfmt --version

I get

rustfmt 1.8.0

Copy link
Collaborator

@d1r1 d1r1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MarcusWentz
Copy link
Member Author

Run Rust Cargo tests locally with

cargo test

Local tests show no errors.

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.

2 participants