Make rustfmt ci test a requirement.
This commit is contained in:
parent
952fe6b9da
commit
4d77fa47d8
@ -49,7 +49,6 @@ test:rustfmt:
|
|||||||
- ls -al
|
- ls -al
|
||||||
- cargo fmt --all -- --write-mode=diff
|
- cargo fmt --all -- --write-mode=diff
|
||||||
# allwo failure till it uses rustfmt.toml
|
# allwo failure till it uses rustfmt.toml
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
# Configure and run clippy on nightly
|
# Configure and run clippy on nightly
|
||||||
test:clippy:
|
test:clippy:
|
||||||
|
|||||||
@ -39,7 +39,6 @@
|
|||||||
<property name="halign">start</property>
|
<property name="halign">start</property>
|
||||||
<property name="valign">center</property>
|
<property name="valign">center</property>
|
||||||
<property name="use_markup">True</property>
|
<property name="use_markup">True</property>
|
||||||
<property name="use_underline">True</property>
|
|
||||||
<property name="wrap">True</property>
|
<property name="wrap">True</property>
|
||||||
<property name="ellipsize">end</property>
|
<property name="ellipsize">end</property>
|
||||||
<property name="lines">3</property>
|
<property name="lines">3</property>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user