summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow failing when score is affected by `Information` warning (#5318)Daniël van Noord2021-11-291-2/+7
* | Bump actions/setup-python from 2.3.0 to 2.3.1 (#5430)dependabot[bot]2021-11-293-16/+16
* | Bump actions/cache from 2.1.6 to 2.1.7 (#5429)dependabot[bot]2021-11-292-17/+17
* | Bump flake8-typing-imports from 1.10.1 to 1.11.0 (#5432)dependabot[bot]2021-11-291-1/+1
* | Update coverage requirement from ~=6.1.2 to ~=6.2 (#5433)dependabot[bot]2021-11-291-1/+1
* | Bump sphinx from 4.3.0 to 4.3.1 (#5431)dependabot[bot]2021-11-291-1/+1
* | Update ``primer`` tests to own file, separate batches and concurrent runs (#5...Daniël van Noord2021-11-299-137/+274
* | Move most tests of ``TestStdlibChecker`` to functional tests (#5427)Daniël van Noord2021-11-293-66/+32
* | Move ``TestLoggingModuleDetection`` to functional tests (#5428)Daniël van Noord2021-11-2917-183/+90
* | Move ``TestExceptionsChecker`` to functional tests (#5420)Daniël van Noord2021-11-285-54/+14
* | Update description of ``ignore-paths`` (#5415)Daniël van Noord2021-11-282-1/+7
* | Move ``TestNameChecker`` to functional tests (#5421)Daniël van Noord2021-11-289-165/+99
* | Move ``TestStringChecker`` to functional tests (#5422)Daniël van Noord2021-11-283-52/+37
* | Move ``TestMultiStatementLine`` to functional tests (#5423)Daniël van Noord2021-11-286-112/+72
* | Move ``TestVariablesChecker`` to functional tests (#5419)Daniël van Noord2021-11-2813-172/+107
|/
* Update documentation of ``max_pyver`` test option (#5411)Daniël van Noord2021-11-281-1/+1
* Refactor ``_is_type_checking_import`` of ``unused-import`` (#5410)Daniël van Noord2021-11-282-5/+8
* Move ``TestDocstring`` to functional tests (#5404)Daniël van Noord2021-11-2618-158/+88
* Move ``TestVariablesChecker`` to functional tests (#5400)Daniël van Noord2021-11-2516-264/+167
* Make ``unused-import`` check all ancestors for typing guards (#5316)Daniël van Noord2021-11-252-7/+12
* Upgrade the version to 2.12.2-dev0 following 2.12.1 releasePierre Sassoulas2021-11-252-2/+2
* Bump pylint to 2.12.1, update changelogv2.12.1Pierre Sassoulas2021-11-255-9/+14
* Require Python 3.6.2 (#5068)Marc Mueller2021-11-2512-61/+34
* Add ``flake8-typing-import`` to the pre-commit configuration (#5070)Pierre Sassoulas2021-11-254-3/+5
* Activate and fix existing use-set-for-membership checks (#5379)Pierre Sassoulas2021-11-2520-63/+60
* Upgrade the version to 2.12.1-dev0 following 2.12.0 releasePierre Sassoulas2021-11-252-2/+2
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-2559-48/+171
* Add Copyrite configuration for Nick PescePierre Sassoulas2021-11-251-0/+5
* Add documentation for primer and convert to command line option (#5387)Daniël van Noord2021-11-254-5/+60
* Add ``min_pyver_end_position`` option (#5386)Daniël van Noord2021-11-257-27/+105
* Update functional test expected output (#5349)Daniël van Noord2021-11-24427-2748/+2889
* Fix checking of ``confidence`` in the unittests (#5376)Daniël van Noord2021-11-248-50/+110
* Update reporters to (allow) use of ``end_line`` and ``end_column`` (#5372)Daniël van Noord2021-11-245-2/+111
* Primer tests "à la mypy" (#5173)Pierre Sassoulas2021-11-2412-3/+335
* Fix a crash on psycopg2 for elif used (#5369)Pierre Sassoulas2021-11-245-41/+57
* Make parallel checker use ``MessageLocationTuple`` for ``Message`` (#5381)Daniël van Noord2021-11-241-2/+4
* Fix typo in pylintrc for useless-suppression (#5303)Daniël van Noord2021-11-2332-37/+31
* Consistency in functional tests for extension's namePierre Sassoulas2021-11-2331-1/+1
* Move the functional tests for extension in 'tests/functional/ext'Pierre Sassoulas2021-11-2372-3/+2
* Migrate test for extension to functional testsPierre Sassoulas2021-11-2343-673/+204
* [pre-commit.ci] pre-commit autoupdate (#5377)pre-commit-ci[bot]2021-11-221-2/+2
* Add ``end_lineno`` and ``end_col_offset`` to ``MessageLocationTuple`` (#5343)Daniël van Noord2021-11-228-16/+79
* Add additional tests for ``OutputLine``Daniël van Noord2021-11-221-0/+17
* Bump actions/setup-python from 2.2.2 to 2.3.0 (#5367)dependabot[bot]2021-11-222-13/+13
* Update documentation on writing tests for ``pylint`` (#5366)Daniël van Noord2021-11-223-74/+141
* Bump black from 21.10b0 to 21.11b1 (#5368)dependabot[bot]2021-11-221-1/+1
* [refactor] Permit to get the expected exit code in configuration test frameworkPierre Sassoulas2021-11-2214-18/+78
* Prevent crash when parsing the toml to also crash pylintPierre Sassoulas2021-11-226-1/+21
* [doc] Add basic documentation for toml configuration filesPierre Sassoulas2021-11-221-0/+3
* Add regression test (#5339)Daniël van Noord2021-11-211-0/+18