summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAgeFilesLines
* VariableChecker now accounts for attribute lookups in type comments (#4604)Sergei Lebedev2021-06-271-0/+2
* Remove docs and code associated with the removed W0623 (redefine-in-handler) ...Lorena B2021-06-201-0/+2
* Handle floats when parsing pyproject.toml (#4518) (#4520)Markus Siebenhaar2021-05-291-0/+2
* Add `ignore-paths` to match against the full path. (#4516)Fabian Damken2021-05-271-0/+4
* Add list literal check to using-constant-test. (#4502)David Liu2021-05-241-0/+2
* Multiple `output-format` support (#4492)ruro2021-05-241-0/+2
* Fix errors in block disables paragraph in User Guide (#4489)Jacob Walls2021-05-231-0/+2
* Add ignore_signatures to similarity checker (#4474)Aditya Gupta2021-05-171-0/+3
* Implemented new check consider-using-dict-items (#4445)yushao22021-05-111-0/+2
* Update regression tests for PyCQA/astroid#940 (#4466)Andrew Haigh2021-05-111-0/+2
* Add --fail-on option (#4227) (#4398)Dr. Nick2021-05-021-0/+2
* Add new warning ``deprecated-class`` #4388 (#4419)victor2021-04-301-0/+2
* resolved false positive on unused variables in decorator functions (#4373)haasea2021-04-181-0/+2
* Enhancement/add checker consider using min max builtin (#4359)Qwiddle132021-04-171-0/+4
* fix emacs pylint error when running with tramp (#4333)Ramiro Leal-Cavazos2021-04-111-0/+2
* Force encoding in reading of setup.cfg to utf-8 (#4329)Sebastian Müller2021-04-101-0/+2
* Extend documentation for issue #4282 (#4288)DudeNr332021-04-031-0/+2
* Allow protected-access in class methods (#4267)James Sinclair2021-04-011-0/+2
* Fix various problems with --import-graph filename parsing (#4259)Andrew Howe2021-03-291-0/+2
* Fix column index of FIXME warnings (#4246)Konstantina Saketou2021-03-251-0/+2
* Print helpful error when toml decode fails (#4176)Quentin Young2021-03-071-0/+2
* pyreverse: Add output directory command-line optionMark Byrne2021-03-071-0/+2
* Add allow-redefined-builtins option to variable checkerAlexander Kapshuna2021-03-051-0/+2
* Properly strip dangerous sys.path entries (not just the first one) (#4153)Louis Sautier2021-02-281-0/+2
* Add Lefteris Karapetsas to contributorsLefteris Karapetsas2021-02-221-0/+2
* Add new `consider-using-generator` and 'use-a-generator' checkersIkraduya Edian2021-02-201-0/+3
* Fix false positive when map() receives iterableTiago Honorato2021-02-201-0/+2
* Remove six dependency from test suiteDavid Gilman2021-02-161-0/+2
* Graingert add generated members match against the qualified name (#4092)Pierre Sassoulas2021-02-151-0/+2
* Add support for pep585 with postponed evaulationMarc Mueller2021-02-151-0/+2
* Enforce docparams consistently when docstring is not present (#3916)Logan Miller2021-01-091-1/+3
* Fix location metadata on backslash lint checksMatthew Suozzo2021-01-041-0/+2
* mapreduce| chore| Updating ChangeLog/Contributors/Release notesFrank Harrison2021-01-021-0/+2
* Add a message in the changelog and update contributors.txtPierre Sassoulas2020-12-311-5/+1
* Merge branch 'master' into masterGergely Kalmár2020-12-291-0/+2
|\
| * Make postponed annotations enabled by default for 3.10+Batuhan Taskaya2020-12-231-0/+2
* | Add changelog entryGergelyKalmar2020-12-201-0/+2
|/
* Fix regression about getfullargspec deprecationSorin Sbarnea2020-12-141-0/+2
* Merge branch 'master' into issue3882Julien Palard2020-11-211-0/+2
|\
| * Avoid doing a regex search for line lengths unless necessaryRaphael Gaschignard2020-11-161-0/+2
* | Handle class decorators during typing checks.Julien Palard2020-11-021-0/+2
|/
* lint multiprocessing pool shutdownmanderj2020-10-301-0/+2
* Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...hippo912020-10-291-0/+2
|\
| * FIx doc styleへーさん2020-10-191-1/+0
| * Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPSへーさん2020-10-131-0/+7
| |\
| * | Add changelog and contributors infoへーさん2020-10-131-0/+2
* | | Merge pull request #3883 from aristanetworks/masterhippo912020-10-181-0/+2
|\ \ \
| * | | Dockerfile: add alpine-based docker imageGiuseppe Valente2020-10-071-0/+2
* | | | Merge pull request #3842 from luigibertaco/enhancement-3800-ignore-argument-n...hippo912020-10-181-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' into enhancement-3800-ignore-argument-names-on-docstrin...Luigi Bertaco Cristofolini2020-09-251-0/+8
| |\ \ \ \ | | | |/ / | | |/| |