summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Pin astroid to 2.5.6 for pylint 2.8.3v2.8.32.8Pierre Sassoulas2021-05-311-1/+1
|
* Update copyrite noticev2.8.2Pierre Sassoulas2021-04-2619-5/+19
|
* Release with standard version tagPierre Sassoulas2021-04-263-7/+11
|
* Update documentation and changelogPierre Sassoulas2021-04-262-17/+11
|
* Add scm_setuptools for packagingPierre Sassoulas2021-04-263-13/+8
|
* Changes after black updateMarc Mueller2021-04-2628-37/+37
|
* Update black to 21.4b0Marc Mueller2021-04-261-1/+1
|
* Add changelog entryNikolai Kristiansen2021-04-261-1/+13
|
* Keep __pkginfo__.numversion a tupleNikolai Kristiansen2021-04-261-1/+1
| | | | Avoids breaking pylint-django
* Bump black from 20.8b1 to 21.4b0dependabot[bot]2021-04-261-1/+1
| | | | | | | | Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot[bot] <support@github.com>
* Fix image link in readmeMarc Mueller2021-04-251-1/+1
|
* Prepare 2.8.1 releasepylint-2.8.1Pierre Sassoulas2021-04-253-3/+3
|
* Better documentation on the packaging breaking changesPierre Sassoulas2021-04-254-5/+23
| | | | Closes #4399
* Use absolute URIs in readmeMarc Mueller2021-04-251-4/+4
|
* Post release choresPierre Sassoulas2021-04-244-3/+25
|
* 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
| | | | | | | Bumps [black-disable-checker](https://github.com/Pierre-Sassoulas/black-disable-checker) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/Pierre-Sassoulas/black-disable-checker/releases) - [Commits](https://github.com/Pierre-Sassoulas/black-disable-checker/compare/1.0.0...1.0.1) Signed-off-by: dependabot[bot] <support@github.com>
* Bump astroid from 2.5.4 to 2.5.5dependabot[bot]2021-04-241-1/+1
| | | | | | | | Bumps [astroid](https://github.com/PyCQA/astroid) from 2.5.4 to 2.5.5. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-2.5.4...astroid-2.5.5) Signed-off-by: dependabot[bot] <support@github.com>
* Fix discord server invitationPierre Sassoulas2021-04-242-2/+2
| | | | Closes #4393
* " 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
| | | | * Add ``--output-file`` option
* Enhancement #3413 ``consider-using-with`` (#4372)DudeNr332021-04-2318-37/+293
| | | | | | | | * Implement consider-using-with check * Fix or disable consider-using-with in codebase * Fix ticket number in ChangeLog * Move functional test for ``open()`` into separate testfile and exclude this test from running with PyPy Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* 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
| | | | | * Fix crash min-max refactoring checker * Small update to test
* 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
| | | | | | | | | | Updates the requirements on [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) to permit the latest version. - [Release notes](https://github.com/ionelmc/pytest-benchmark/releases) - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/pytest-benchmark/compare/v3.2.0...v3.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/cache from v2.1.4 to v2.1.5 (#4375)dependabot[bot]2021-04-191-13/+13
| | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/setup-python from v2.2.1 to v2.2.2 (#4376)dependabot[bot]2021-04-191-11/+11
| | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.2.1 to v2.2.2. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2.2.1...dc73133d4da04e56a135ae2246682783cc7c7cb6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added test case for issue #4163 (#4374)Elizabeth Bott2021-04-182-0/+9
| | | Co-authored-by: Elizabeth <ebott@umich.edu>
* resolved false positive on unused variables in decorator functions (#4373)haasea2021-04-185-0/+22
| | | | | * resolved false positive on unused variables in decorator functions and added corresponding test cases Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Enhancement/add checker consider using min max builtin (#4359)Qwiddle132021-04-176-0/+206
| | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> Co-authored-by: manderj <joffrey.mander+pro@gmail.com>
* Use Python official doc's terminology (#4349)Emmanuel Chaudron2021-04-171-3/+3
| | | A directory containing a __init__.py file is called a package, as per https://docs.python.org/3/tutorial/modules.html#packages
* Fix - Improve check for invalid PEP 585 syntax (#4345)Marc Mueller2021-04-125-5/+26
| | | Followup to #4340
* Bump sphinx from 3.5.3 to 3.5.4 (#4344)dependabot[bot]2021-04-121-1/+1
| | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/commits/v3.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/download-artifact from v2.0.8 to v2.0.9 (#4343)dependabot[bot]2021-04-121-1/+1
| | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v2.0.8 to v2.0.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2.0.8...158ca71f7c614ae705e79f25522ef4658df18253) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#4342)dependabot[bot]2021-04-121-2/+2
| | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improve check for invalid PEP 585 syntax inside functions (#4340)Marc Mueller2021-04-127-15/+80
| | | | * Improve check for invalid PEP 585 syntax inside functions * Improve check for invalid PEP 585 syntax as default function arguments
* fix emacs pylint error when running with tramp (#4333)Ramiro Leal-Cavazos2021-04-113-1/+6
| | | | * Fixed bug when accessing `tramp-file-name` localname field * Fixed emacs bug when getting localname of of remote files
* 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
|