We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a1162 commit fd85ca9Copy full SHA for fd85ca9
.github/workflows/lint.yml
@@ -37,4 +37,4 @@ jobs:
37
with:
38
components: rustfmt
39
- name: Run fmt
40
- run: cargo fmt --all --check
+ run: cargo +nightly fmt --all --check
0 commit comments