summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add checks for deprecated functions since 3.6Federico Bond2020-11-271-0/+2
* Merge branch 'master' into issue3882Julien Palard2020-11-211-0/+3
|\
| * Avoid doing a regex search for line lengths unless necessaryRaphael Gaschignard2020-11-161-0/+3
* | Handle class decorators during typing checks.Julien Palard2020-11-021-0/+4
|/
* lint multiprocessing pool shutdownmanderj2020-10-301-1/+5
* Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...hippo912020-10-291-0/+4
|\
| * Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPSへーさん2020-10-131-0/+11
| |\
| * | Add changelog and contributors infoへーさん2020-10-131-0/+4
* | | Merge branch 'master' into bug_pylint_3885hippo912020-10-241-2/+15
|\ \ \
| * | | Corrects doc.hippo912020-10-231-1/+1
| * | | Adding a missing entry in the Changelog. The info was present in the doc/what...hippo912020-10-231-0/+4
| * | | Merge pull request #3842 from luigibertaco/enhancement-3800-ignore-argument-n...hippo912020-10-181-0/+4
| |\ \ \
| | * \ \ Merge branch 'master' into enhancement-3800-ignore-argument-names-on-docstrin...Luigi Bertaco Cristofolini2020-09-251-0/+10
| | |\ \ \ | | | |/ /
| | * | | adds `useless-param-doc` and `useless-type-doc`Luigi2020-09-251-1/+1
| | * | | Adds support to `ignored-argument-names` in DocstringParameterCheckerLuigi2020-09-181-0/+4
| * | | | Merge pull request #3864 from hippo91/bug_pylint_3120hippo912020-10-181-3/+6
| |\ \ \ \
| | * | | | Adds entryhippo912020-09-261-3/+6
| | | |/ / | | |/| |
| * | | | CONTIBUTORS and ChangeLog entryPedro Algarvio2020-10-141-0/+2
| | |_|/ | |/| |
* | | | Adds an entry and resets the release data of 2.6.1hippo912020-10-111-1/+6
|/ / /
* | | Merge branch 'master' into from_future_annotations_asLuigi Bertaco Cristofolini2020-10-081-0/+7
|\ \ \
| * | | Add empty-comment checker extensionOr2020-10-071-0/+3
| * | | 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/+4
|/ /
* | Update Changelog and CONTRIBUTORS.txtJosselin2020-09-231-0/+2
* | Update CONTRIBUTORS, ChangeLogGanden Schaffner2020-09-231-0/+4
* | Improve lint message for singleton-comparison with boolsethan-leba2020-09-221-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/+5
* Update contributors.txt and changelogfrostming2020-09-081-1/+5
* Merge pull request #3782 from hippo91/bug_pylint_3468hippo912020-09-061-0/+5
|\
| * Merge branch 'master' into bug_pylint_3468hippo912020-09-061-0/+4
| |\
| * \ Merge branch 'master' into bug_pylint_3468hippo912020-09-031-1/+13
| |\ \
| * | | Adds entryhippo912020-08-191-0/+5
* | | | Fix crash when specified config file doesn't existMatěj Grabovský2020-09-061-0/+2
| |_|/ |/| |
* | | Merge branch 'master' into bug_pylint_3773hippo912020-09-031-1/+17
|\ \ \ | | |/ | |/|
| * | Add simplifiable-condition and condition-evals-to-constant to the refactoring...ethan-leba2020-08-311-0/+5
| * | Add bool() check for len-as-conditionethan-leba2020-08-311-0/+2
| * | Sets version number and release date (TBA) for 2.6.1hippo912020-08-211-0/+5
| * | Set the release datehippo912020-08-201-1/+1
| |/
| * Support both isort 4 and isort 5Damien Baty2020-08-181-0/+4
* | Adds an entryhippo912020-08-171-0/+4
|/
* Fix scoping for function annotations, decorators and base classes (#3713)Andrew Simmons2020-07-121-0/+4
* Update metafilesPieter Engelbrecht2020-07-121-0/+2
* Add rule raise-missing-fromRam Rachum2020-06-221-0/+2
* Fix a crash in parallel mode when the module's filepath is not setClaudiu Popa2020-06-201-0/+9
* Fix a crash caused by not guarding against `InferenceError` when calling `inf...Claudiu Popa2020-06-181-0/+9
* Fix false positive superfluous parens for walrus operatorBryce Guinta2020-06-171-0/+4
* Set default pre-commit hook config: single process (#3689)iilei2020-06-161-0/+1