summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Add allow-redefined-builtins option to variable checkerAlexander Kapshuna2021-03-051-0/+2
* Update doc for release (easier command to copy paste)Pierre Sassoulas2021-02-281-2/+2
* Add 2.8.0 in the ChangelogPierre Sassoulas2021-02-213-3/+24
* Better documentation for the change in version during releasePierre Sassoulas2021-02-211-1/+6
* Upgrade the documentation about releasePierre Sassoulas2021-02-212-48/+68
* Edit highlights for 2.7.0 in whatsnewPierre Sassoulas2021-02-211-2/+4
* Fix link to isort documentation in doc/faq.rstPierre Sassoulas2021-02-211-1/+1
* Move from % string formatting syntax to f-string or .format()Pierre Sassoulas2021-02-211-1/+1
* Added example of deprecation checkerMatus Valo2021-02-211-1/+3
* Add new `consider-using-generator` and 'use-a-generator' checkersIkraduya Edian2021-02-201-0/+2
* Fix false positive when map() receives iterableTiago Honorato2021-02-201-1/+1
* Fix false positive when zip() receives iterable (#4105)tiagohonorato2021-02-191-0/+2
* add nan-comparison checker for NaN comparisonsOr Bahari2021-02-181-0/+2
* Fix the changelog and whatsnew retroactively for 2.7 releasePierre Sassoulas2021-02-163-31/+51
* Move from format() to f-string where it makes sensePierre Sassoulas2021-02-161-1/+1
* Bump minimum required Python to 3.6David Gilman2021-02-162-1/+2
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-1/+1
* 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-0/+2
* Handle class decorators during typing checks.Julien Palard2020-11-021-1/+4
* lint multiprocessing pool shutdownmanderj2020-10-301-0/+2
* Apply suggestion done during review by @hippo91Pierre Sassoulas2020-10-301-2/+2
* Make the update option more modularPierre Sassoulas2020-10-301-2/+2
* Make the update option work again and document itPierre Sassoulas2020-10-301-0/+6
* 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-2/+0
| * Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPSへーさん2020-10-134-4/+5
| |\
| * | Add changelog and contributors infoへーさん2020-10-131-0/+4
* | | Corrects doc.hippo912020-10-231-1/+0
* | | Adding a missing entry in the Changelog. The info was present in the doc/what...hippo912020-10-231-2/+0
* | | Moving infos from 2.7 to 2.6. Deletes 2.7.rsthippo912020-10-182-25/+9
* | | Merge pull request #3842 from luigibertaco/enhancement-3800-ignore-argument-n...hippo912020-10-181-0/+2
|\ \ \
| * | | add details to what's new docLuigi2020-10-121-0/+2
| |/ /
* | | Merge pull request #3864 from hippo91/bug_pylint_3120hippo912020-10-181-0/+3
|\ \ \
| * | | Adds entryhippo912020-09-261-0/+3
| |/ /
* | | Update tutorial to include pylint 1.6.0 outputZeckie2020-10-171-26/+18
| |/ |/|
* | Add empty-comment checker extensionOr2020-10-071-0/+1
* | Merge branch 'master' into docfixhippo912020-10-031-2/+2
|\ \
| * | contribute.rst minor fixOr2020-10-031-2/+2
| |/
* | Add missing tildeJoshua Cannon2020-09-301-1/+1
* | Fix minor doc issuesJoshua Cannon2020-09-302-2/+2
|/
* Add __all__ in __init__.py so all import are usedPierre Sassoulas2020-09-221-2/+0
* Remove unsecable whitespace in the whole codebasePierre Sassoulas2020-09-122-2/+2
* Bug: fix vulnerable regexes to avoid potential ReDoS.yeting li2020-09-101-0/+2
* Add whatsnew entry.Martin Vielsmaier2020-09-101-0/+4
* Add 2.7.rst to document new changes in v2.7.0Pierre Sassoulas2020-09-092-0/+19
* Add documentation for isort compatibilityPierre Sassoulas2020-09-071-0/+3
* Merge branch 'master' into bug_pylint_3468hippo912020-09-061-0/+2
|\
| * Merge branch 'master' into bug_pylint_3773hippo912020-09-031-1/+9
| |\
| * | Adds an entryhippo912020-08-171-0/+2