summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 2.8.0 releasepylint-2.8.0Pierre Sassoulas2021-04-2426-13/+54
* Bump black-disable-checker from 1.0.0 to 1.0.1dependabot[bot]2021-04-241-1/+1
* Bump astroid from 2.5.4 to 2.5.5dependabot[bot]2021-04-241-1/+1
* Fix discord server invitationPierre Sassoulas2021-04-242-2/+2
* " appear litterally in pypi interface for project urlsPierre Sassoulas2021-04-241-6/+6
* Remove invalid URL that make twine fail with error 400Pierre Sassoulas2021-04-242-5/+4
* Document the new release processPierre Sassoulas2021-04-242-29/+17
* Change dependabot update to weekly from dailyPierre Sassoulas2021-04-241-1/+1
* Add new extension TypingChecker (#4382)Marc Mueller2021-04-2423-1/+804
* Update astroid to 2.5.4 (#4392)Marc Mueller2021-04-244-3/+5
* Enhancement 1070 file output (#4339)DudeNr332021-04-235-3/+135
* Enhancement #3413 ``consider-using-with`` (#4372)DudeNr332021-04-2318-37/+293
* Don't auto-enable postponed evaluation of type annotations with PY310 (#4385)Marc Mueller2021-04-232-5/+2
* Fix crash min-max refactoring checker (#4380)Marc Mueller2021-04-192-1/+13
* Improve exception debugging (#4381)Marc Mueller2021-04-191-10/+18
* Update pytest-benchmark requirement from ~=3.2 to ~=3.4 (#4378)dependabot[bot]2021-04-191-1/+1
* Bump actions/cache from v2.1.4 to v2.1.5 (#4375)dependabot[bot]2021-04-191-13/+13
* Bump actions/setup-python from v2.2.1 to v2.2.2 (#4376)dependabot[bot]2021-04-191-11/+11
* Added test case for issue #4163 (#4374)Elizabeth Bott2021-04-182-0/+9
* resolved false positive on unused variables in decorator functions (#4373)haasea2021-04-185-0/+22
* Enhancement/add checker consider using min max builtin (#4359)Qwiddle132021-04-176-0/+206
* Use Python official doc's terminology (#4349)Emmanuel Chaudron2021-04-171-3/+3
* Fix - Improve check for invalid PEP 585 syntax (#4345)Marc Mueller2021-04-125-5/+26
* Bump sphinx from 3.5.3 to 3.5.4 (#4344)dependabot[bot]2021-04-121-1/+1
* Bump actions/download-artifact from v2.0.8 to v2.0.9 (#4343)dependabot[bot]2021-04-121-1/+1
* Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#4342)dependabot[bot]2021-04-121-2/+2
* Improve check for invalid PEP 585 syntax inside functions (#4340)Marc Mueller2021-04-127-15/+80
* fix emacs pylint error when running with tramp (#4333)Ramiro Leal-Cavazos2021-04-113-1/+6
* Follow up to COPYING renamedPierre Sassoulas2021-04-112-1/+3
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-11164-167/+165
* Small performance improvement (PEP 585 check) (#4335)Marc Mueller2021-04-111-4/+5
* New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)DudeNr332021-04-117-0/+300
* Add a regression test for #2605 (#4337)Pierre Sassoulas2021-04-112-0/+17
* fix inaccurate docstring; closes #4274 (#4336)bernie gray2021-04-111-1/+1
* Add generic alias test cases (#4239)Marc Mueller2021-04-1031-0/+1260
* Update ``astroid`` to 2.5.3 (#4334)Marc Mueller2021-04-107-3/+25
* Force encoding in reading of setup.cfg to utf-8 (#4329)Sebastian Müller2021-04-103-1/+7
* fixing comments to break into multiple linesEli Fine2021-04-102-6/+12
* obtaining list of comment directives to ignore from pylintrcEli Fine2021-04-103-16/+49
* Update pylint/checkers/spelling.pyEli Fine2021-04-101-3/+2
* removing extraneous line and adding clarifying commentEli Fine2021-04-101-1/+1
* skipping spellcheck for code flanked in backticksEli Fine2021-04-103-34/+72
* skipping spellcheck for tool directives in commentsEli Fine2021-04-103-14/+103
* Enable loading of plugins in functional tests (Fix 4331) (#4332)DudeNr332021-04-096-2/+24
* Update pylint/config/option_manager_mixin.pyPierre Sassoulas2021-04-091-1/+2
* More explicit comment in flake8 configurationPierre Sassoulas2021-04-091-1/+1
* Fix some typo and create better docstringsPierre Sassoulas2021-04-092-23/+20
* Refactor MessageId Store with a better error messagePierre Sassoulas2021-04-093-11/+18
* More modular code for enable/disable in pylinterPierre Sassoulas2021-04-091-2/+2
* Formattinghippo912021-04-092-7/+5