Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tests lint] Fix all C0121 singleton-comparison in pylint's own tests | Pierre Sassoulas | 2020-04-20 | 1 | -1/+1 |
* | [tests lint] Fix all 'no-self-use' in pylint's own tests | Pierre Sassoulas | 2020-04-20 | 1 | -37/+39 |
* | Get rid of a bunch of yoda conditions in tests (misplaced-comparison-constant) | Pierre Sassoulas | 2020-04-20 | 1 | -8/+8 |
* | [tests lint] Fix all W0614 unused-wildcard-import in pylint's own tests | Pierre Sassoulas | 2020-04-20 | 1 | -1/+6 |
* | [tests lint] Fix all W0107 (unnecessary-pass) in pylint's own tests | Pierre Sassoulas | 2020-04-20 | 1 | -1/+0 |
* | [tests lint] Fix all pointless-string-statement in pylint's own tests | Pierre Sassoulas | 2020-04-20 | 1 | -4/+5 |
* | pyupgrade: automated removal of python2 constructs | Anthony Sottile | 2020-03-24 | 1 | -1/+1 |
* | Fixed an ``AttributeError`` caused by improper handling of ``dataclasses`` in... | Claudiu Popa | 2019-11-21 | 1 | -0/+14 |
* | Stopped installing tests with package | Ashley Whetter | 2019-06-20 | 1 | -0/+175 |