Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

All PRs fmt checks failing, how to run locally? #692

Closed
nuke-web3 opened this issue Oct 21, 2021 · 1 comment
Closed

All PRs fmt checks failing, how to run locally? #692

nuke-web3 opened this issue Oct 21, 2021 · 1 comment

Comments

@nuke-web3
Copy link
Contributor

- name: Cargo fmt
uses: actions-rs/cargo@v1
with:
command: fmt
args: --all -- --check

I think this is simply an issue with the CI item, I was under the impression cargo +nightly fmt was required and all that was needed to comply for this repo, Substrate, and Polkadot (maybe more). Is that not correct?

@nuke-web3
Copy link
Contributor Author

Ah #690 is passing, so it might be that was all that was needed (some other PR missed the fmt)

Will reopen if it's an issue again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant