Fix E203 Most files should not contain tabs

This commit is contained in:
Jeremy Gardais 2019-02-27 14:01:32 +01:00
parent 654ffc8d43
commit 96226c2463
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
### Fix
* Fix E405 Remote package tasks should have a retry.
* Use to_nice_json to manage packages list.
* Fix E203 Most files should not contain tabs.
## v1.1.1