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