summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for numpydoc return value names (#2031)Mitchell T.H. Young2018-04-241-0/+2
* Don't report docstrings on inner functions. (#1987)glmdgrielson2018-04-021-0/+1
* New error condition try-except-raise (#1939)Alexander Todorov2018-03-291-1/+2
* Add contributorClaudiu Popa2018-03-271-0/+3
* Changelog entry for indentation handlingAndreas Freimuth2018-03-251-1/+3
* Add check for swapping variables with tuples(#1922) (#1929)Konstantin2018-03-161-0/+1
* Correctly strip the path prefix from the report paths (#1883)Reverb C2018-03-011-0/+3
* Update contribute documentation with correct test path (#1901)thernstig2018-03-011-0/+2
* Add entry in changelogIoana Tagirta2018-02-101-0/+2
* Add new checker useless-returnMr. Senko2018-01-251-1/+2
* Update committers list, mark both Lukasz and Guillaume as new committersClaudiu Popa2018-01-251-11/+11
* Update contributors and changelog.Brian Shaginaw2018-01-181-0/+2
* Use the proper node to get the name for redefined functions (#1792)Jacques Kvam2017-12-241-0/+2
* New warning: shallow copy of os.environ (#1733)Martin2017-11-111-0/+3
* Do not warn no-absolute-import multiple times per file (#1725)Daniel Miller2017-11-111-0/+2