mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
try rustfmt
This commit is contained in:
parent
6fec2e56f6
commit
71d3457b82
@ -12,7 +12,7 @@ steps:
|
||||
- name: check formatting
|
||||
image: rustdocker/rustfmt:nightly
|
||||
commands:
|
||||
- cargo fmt -- --check
|
||||
- rustfmt -- --check
|
||||
|
||||
- name: cargo check
|
||||
image: ekidd/rust-musl-builder:1.47.0
|
||||
|
Loading…
Reference in New Issue
Block a user