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

Create just recipe for lint #291

Open
kerber0x opened this issue Mar 11, 2024 · 0 comments
Open

Create just recipe for lint #291

kerber0x opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request infra CI infrastructure issue, e.g. Github actions bug priority Tasks that are on top of the list V2 Everything related to the V2 implementation of White Whale

Comments

@kerber0x
Copy link
Contributor

If you want to report a security issue, please follow our security policy: https://github.com/White-Whale-Defi-Platform/migaloo-core/blob/main/SECURITY.md


Improvement description

Create a just recipe for doing the following commands:

cargo clippy --features "osmosis" --locked -- -D warnings
cargo build --features "osmosis" --locked

cargo clippy --features "osmosis_token_factory" --locked -- -D warnings
cargo build --features "osmosis_token_factory" --locked

cargo clippy --features "injective" --locked -- -D warnings
cargo build --features "injective" --locked

Additional context

Add any other context here, code snippets, json responses, screenshots and so on.

Code sample
Logs
Screenshots
@kerber0x kerber0x added the enhancement New feature or request label Mar 11, 2024
@kerber0x kerber0x added infra CI infrastructure issue, e.g. Github actions bug priority Tasks that are on top of the list V2 Everything related to the V2 implementation of White Whale labels Mar 11, 2024
@kerber0x kerber0x assigned kerber0x and unassigned nseguias Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infra CI infrastructure issue, e.g. Github actions bug priority Tasks that are on top of the list V2 Everything related to the V2 implementation of White Whale
Projects
None yet
Development

No branches or pull requests

2 participants