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

Improve CI: cargo cranky + pinned wasm-bindgen-cli #17

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Conversation

emilk
Copy link
Member

@emilk emilk commented Jul 26, 2022

cargo cranky is a new tool that passes lints specified in a Cranky.toml to cargo clippy. This is a much nicer alternative to .cargo/config.toml.

Additionally, this switches to a pinned version of wasm-bindgen-cli so the CI won't break on a new wasm-bindgen release.

cargo cranky (https://github.com/ericseppanen/cargo-cranky)
is a new tool that passes lints specified in a Cranky.toml
to cargo clippy.

This is a possible solution to
rust-lang/cargo#5034
@emilk emilk changed the title Improve CI Improve CI: cargo cranky + pinned wasm-bindgen-cli Jul 26, 2022
@emilk emilk merged commit 91c1663 into main Jul 26, 2022
@emilk emilk deleted the improve-ci branch July 26, 2022 09:08
@emilk emilk mentioned this pull request Jan 24, 2023
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.

1 participant