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.
2 parents d36202b + 7ad5fe7 commit ef6c268Copy full SHA for ef6c268
.github/workflows/rustfmt.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions-rs/toolchain@v1
13
with:
14
toolchain: stable
15
- protile: minimal
+ profile: minimal
16
components: rustfmt
17
- name: Check fmt
18
run: cargo fmt -- --check
0 commit comments