Update servo-tidy to 0.3.0

This commit is contained in:
UK992 2017-02-24 21:34:51 +01:00
parent 050d9d9097
commit 9f55e6641c
3 changed files with 29 additions and 10 deletions

View file

@ -1,7 +1,17 @@
Release History
---------------
0.1.0 (2016-08-09)
0.3.0 (2017-02-24)
++++++++++++++++++
- Added checking for blocked packages
- Added checking for alphabetical order for JSON keys and ``#![feature(...)]``
- Improved duplicated packages checking
- Improved ordering ``use`` statements
- Allow tidy to run custom project-specific lints
- And many other improvements
0.2.0 (2016-08-09)
++++++++++++++++++
- Improve license checking to disregard comments and line breaks