Fixed all lint errors

This commit is contained in:
terrytangyuan
2015-12-11 18:46:15 -06:00
parent a7e79e089b
commit 0eb6240fd0
6 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
ignore=tests
unexpected-special-method-signature,too-many-nested-blocks,consider-using-enumerate
unexpected-special-method-signature,too-many-nested-blocks
dummy-variables-rgx=(unused|)_.*