Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created July 10, 2018 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashleygwilliams/b5b62467d49f75284299126b758fd2c7 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/b5b62467d49f75284299126b758fd2c7 to your computer and use it in GitHub Desktop.

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! 😄 ✨✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment