summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Adds support to `ignored-argument-names` in DocstringParameterCheckerLuigi2020-09-181-0/+2
* | | | | CONTIBUTORS and ChangeLog entryPedro Algarvio2020-10-141-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'master' into from_future_annotations_asLuigi Bertaco Cristofolini2020-10-081-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into docfixhippo912020-10-031-0/+2
| |\ \ \
| | * | | contribute.rst minor fixOr2020-10-031-0/+2
| | | |/ | | |/|
| * | | chores :)Joshua Cannon2020-09-301-0/+2
| |/ /
* | | Add changelog and contributors infoLuigi2020-10-011-0/+2
|/ /
* | Add David Cain to the contributorsPierre Sassoulas2020-09-231-0/+2
* | Update Changelog and CONTRIBUTORS.txtJosselin2020-09-231-0/+2
* | Update CONTRIBUTORS, ChangeLogGanden Schaffner2020-09-231-0/+2
* | fixed issue 3726: enhanced similarity checker (#3837)Eli Fine2020-09-191-0/+2
|/
* Bug: fix vulnerable regexes to avoid potential ReDoS.yeting li2020-09-101-0/+2
* Update contributors.txt and changelogfrostming2020-09-081-0/+2
* Fix crash when specified config file doesn't existMatěj Grabovský2020-09-061-0/+2
* Add bool() check for len-as-conditionethan-leba2020-08-311-1/+3
* Update metafilesPieter Engelbrecht2020-07-121-1/+3
* Add rule raise-missing-fromRam Rachum2020-06-221-0/+2
* Set default pre-commit hook config: single process (#3689)iilei2020-06-161-0/+2
* Fix a bug with `ignore-docstrings` ignoring all lines in a moduleClaudiu Popa2020-06-081-0/+2
* Allow numbers in checker names. (#3667)Jeremy Fleischman2020-06-081-0/+2
* Add an faq on message to disable to avoid duplicates w/ other popular lintersDaniel Neal2020-05-271-0/+2
* config: Handle rich (non-string) types in TOML fileDamien Baty2020-05-161-0/+2
* Fix false positive for ``undefined-variable`` when using class attribute in d...Andrew Simmons2020-04-221-0/+2
* Fix false-negative cases for trailing-comma-tupleYang Yang2020-04-191-0/+2
* Fix overzealous `arguments-differ` for variadicsmattlbeck2020-03-271-0/+2