We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc427c7 commit 2f4cd95Copy full SHA for 2f4cd95
.github/workflows/ci.yml
@@ -135,4 +135,4 @@ jobs:
135
- uses: actions-rs/cargo@v1
136
with:
137
command: fmt
138
- args: --all -- --check
+ args: --all -- --check --unstable-features --error-on-unformatted
0 commit comments