mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Clean code must not fail
Former-commit-id: 05ca3143c59fe11e2a84448a8377a549edaffec5
This commit is contained in:
parent
a0a628ee97
commit
eb6d8a1378
@ -89,7 +89,6 @@ clean-code:
|
|||||||
- veloren-docker
|
- veloren-docker
|
||||||
script:
|
script:
|
||||||
- cargo fmt --all -- --check
|
- cargo fmt --all -- --check
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
# # Coverage needs to be disabled until an issue in the Rust compiler is fixed
|
# # Coverage needs to be disabled until an issue in the Rust compiler is fixed
|
||||||
# # https://github.com/rust-lang/rust/issues/58375
|
# # https://github.com/rust-lang/rust/issues/58375
|
||||||
|
Loading…
Reference in New Issue
Block a user