third_party.pylibs.pylint.src/doc/whatsnew
Paul Renvoise 4714a65529 Make `len-as-condition only fire when a len(x)` call is made without an explicit comparison
This commit reduce the scope of `len-as-condition` to only care when a
`len(SEQUENCE)` call is made without an explicit comparison, as stated
in PEP8.
2019-03-19 10:16:07 +01:00
..
1.6.rst
1.7.rst
1.8.rst
1.9.rst
2.1.rst add whatsnew/2.2.rst 2018-08-09 15:47:05 +05:30
2.2.rst Change the `logging-format-style` to use name identifier instead of their corresponding Python identifiers 2018-11-28 09:17:20 +01:00
2.3.rst Move the --from-stdin changelog to 2.4 2019-03-02 14:30:08 +01:00
2.4.rst Make `len-as-condition only fire when a len(x)` call is made without an explicit comparison 2019-03-19 10:16:07 +01:00
2.0.rst
changelog.rst
index.rst Master is now 2.4 2019-02-27 11:20:26 +01:00