Skip to content

feat(fix ci): Update failing rustfmt command #130

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

Closed
wants to merge 1 commit into from
Closed

feat(fix ci): Update failing rustfmt command #130

wants to merge 1 commit into from

Conversation

mgattozzi
Copy link
Contributor

CI was broken due to a change in flags for how rustfmt works. This
changes the CI build to use the one we want which is to check if there
is a broken diff or not.

Make sure these boxes are checked! 📦✅

  • You have the latest version of rustfmt installed and have your
    cloned directory set to nightly
$ rustup override set nightly
$ rustup component add rustfmt-preview --toolchain nightly
  • You ran rustfmt on the code base before submitting
  • You reference which issue is being closed in the PR text

✨✨ 😄 Thanks so much for contributing to wasm-pack! 😄 ✨✨

CI was broken due to a change in flags for how rustfmt works. This
changes the CI build to use the one we want which is to check if there
is a broken diff or not.
@mgattozzi mgattozzi mentioned this pull request May 27, 2018
3 tasks
@mgattozzi
Copy link
Contributor Author

I didn't see the other PR in #128 so I'm closing this in favor of that which I merged

@mgattozzi mgattozzi closed this May 27, 2018
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