| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests:lint: remove all unneccessary-parens errors from pylint | Benjamin Schubert | 2019-03-20 | 1 | -1/+1 |
| | | |||||
| * | Use pycodestyle instead of pep8 | Javier Jardón | 2019-01-02 | 1 | -1/+1 |
| | | | | | | | | | pep8 package was renamed to pycodestyle to reduce confusion. Disabled warnings: W504 - Line break after binary operator (seems people like this) W605 - Invalid escape sequence (some of our regexes use these) | ||||
| * | Add support for .netrc in remote/tar/zip plugins | Valentin David | 2018-11-29 | 1 | -0/+117 |
| Fixes #723. | |||||
