Make rustfmt ci test a requirement.

This commit is contained in:
Jordan Petridis 2017-10-17 23:08:30 +03:00
parent 952fe6b9da
commit 4d77fa47d8
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6
2 changed files with 0 additions and 2 deletions

View File

@ -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:

View File

@ -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>