mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 14:57:56 +01:00
Allow rustfmt failure until we fix capnp gen being fmt'ed
This commit is contained in:
parent
ae94ba0be6
commit
59736c088d
@ -52,7 +52,6 @@ lint:clippy:
|
|||||||
# Use rustfmt to check formating
|
# Use rustfmt to check formating
|
||||||
lint:fmt:
|
lint:fmt:
|
||||||
extends: .lints
|
extends: .lints
|
||||||
allow_failure: false
|
|
||||||
script:
|
script:
|
||||||
- cargo fmt --version
|
- cargo fmt --version
|
||||||
- echo -e "\e[0Ksection_start:`date +%s`:rustfmt_output\r\e[0KChanges suggested by rustfmt"
|
- echo -e "\e[0Ksection_start:`date +%s`:rustfmt_output\r\e[0KChanges suggested by rustfmt"
|
||||||
|
Loading…
Reference in New Issue
Block a user