Javier Jardón pushed to branch jjardon/pycodestyle at BuildStream / buildstream
Commits:
-
a8e17f53
by Javier Jardón at 2018-08-28T19:48:55Z
1 changed file:
Changes:
| ... | ... | @@ -18,6 +18,8 @@ codestyle_max_line_length = 119 |
| 18 | 18 |
codestyle_ignore =
|
| 19 | 19 |
* E129
|
| 20 | 20 |
* E125
|
| 21 |
+ * W504
|
|
| 22 |
+ * W605
|
|
| 21 | 23 |
doc/source/conf.py ALL
|
| 22 | 24 |
tmp/* ALL
|
| 23 | 25 |
*/lib/python3* ALL
|
