summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug of W0120Fantix King2019-02-221-0/+2
* Fix not-callable false positive on uninferable property (#2748)Federico Bond2019-02-141-0/+2
* Fixes for linting of new style logging format. (#2713)Svet2019-02-131-0/+2
* Take into account `__class_getitem__` Pascal Corpet2019-02-041-1/+3
* avoid popping __main__ for python version >= 3.3Nicolas Dickreuter2019-01-201-0/+2
* Generalize `chained-comparison` (#2655)Justin Li2018-12-211-0/+2
* Added load_configuration() hook for pluginsMatus Valo2018-12-201-0/+2
* Fix docs to work with astroide>2.x (#2646)Sardorbek Imomaliev2018-12-141-0/+2
* Fix false positive Non-iterable value with async comprehensions (#2638)Pablo Galindo2018-12-111-0/+3
* Fix zip-builtin-not-iterating false positive with OrderedDict (#2634)sbagan2018-12-101-0/+2
* Fix incorrect generation of ``no-else-raise`` warnings (R1705) (#2618)Jim Robertson2018-12-071-1/+2
* Fixed literal-comparison for the case of 0 and 1 (#2601)Sergei Lebedev2018-11-231-0/+2
* Fix typo in msg description (#2548)Mike Miller2018-10-111-0/+2
* Adding implicit-str-concat-in-sequence check (#1655)Lucas Cimon2018-10-101-0/+2
* New option: logging-format-style for logging checker (#2521)Alan Chan2018-10-041-0/+2
* fix compatibility with unreleased changes to stdlib tokenizerMichael Hudson-Doyle2018-10-011-0/+2
* Use ast to handle PEP 328 multi-line importsScott Worley2018-09-291-0/+2
* Add myself to contributorsBenjamin Drung2018-09-281-0/+2
* No enumerate check in __iter__ (#2505)Ben James2018-09-221-1/+3
* Added check simplifiable-if-expression (#2502)Tomer Chachamu2018-09-201-0/+2
* Grammar fixes to docs (#2492)Drew2018-09-151-2/+4
* Remove wrong modules from 'bad-python3-import' (#2454)Aivar Annamaa2018-09-091-0/+2
* Added checker for format string type mismatches.Yury Gribov2018-09-041-0/+2
* Fix wildcard imports missing in import graphHornwitser2018-09-041-1/+3
* added pylint-PyCharm-plugin to the ide integration docsRoberto Leinardi2018-08-231-0/+2
* Fix is_subclass_of when one param is not ClassDefCaio Carrara2018-08-221-0/+2
* Remove a couple of Python 2 specific checksNatalie Serebryakova2018-08-151-0/+2
* Added myself to contributor listMarcus Näslund2018-08-081-0/+2
* Add Bryce to the teamClaudiu Popa2018-07-311-0/+2
* Demote 'try-except-raise' from an error to a warning (#2324)Carey Metcalfe2018-07-221-1/+3
* Remove the maximum length from the style regular expressions (#2290)SergeyKosarchuk2018-07-171-0/+2
* Documentation fixes for the release and add Nick as a contributorClaudiu Popa2018-07-151-0/+2
* Add new checker useless-object-inheritance.ssolanki2018-06-201-0/+1
* Add checker for simplifying chained comparison. Sushobhit2018-06-181-0/+2
* Add new check `comparison-with-callable`ssolanki2018-06-151-0/+1
* `len-as-condition` recognize more cases (#2165)Matej Marušák2018-06-041-0/+2
* Update the contributors to reflect the realityClaudiu Popa2018-06-041-16/+20
* Add checker to warn when imported package is renamed as original one.Sushobhit2018-05-191-1/+2
* Take annotations in account for missing-type-doc and missing-return-docSushobhit2018-05-191-1/+2
* Add `--exit-zero` option (#2099)Jason Owen2018-05-171-0/+2
* Fix handling of inline scopes in too-many-statements (#1979)Mark Miller2018-05-171-0/+2
* Switch to using verbose instead of quiet since we want to disable this by def...Claudiu Popa2018-05-171-0/+2
* Fix an error which occurred when using the docparams extension and documentin...Adam Dangoor2018-05-161-0/+2
* Add a new check: `logging-fstring-interpolation`.Mariatta Wijaya2018-05-151-0/+4
* Add new check 'comparison-with-itself' (#2074)Sushobhit2018-05-151-0/+3
* Add check for unhashable dict keys (fixes #586) (#2089)Ben Green2018-05-151-0/+2
* Includes file paths in the default report format (#2088)Jace Browning2018-05-151-0/+2
* Fix typo in base checker unit test (#2093)Fureigh2018-05-141-0/+2
* Warn when using subprocess.Popen preexec_fn kwarg (#2087)Banjamin Freeman2018-05-141-0/+2
* Update ChangeLog, whatsnew and CONTRIBUTORSMarianna Polatoglou2018-05-141-0/+2