mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 06:47: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
|
||||
lint:fmt:
|
||||
extends: .lints
|
||||
allow_failure: false
|
||||
script:
|
||||
- cargo fmt --version
|
||||
- echo -e "\e[0Ksection_start:`date +%s`:rustfmt_output\r\e[0KChanges suggested by rustfmt"
|
||||
|
Loading…
Reference in New Issue
Block a user