summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit] Transition from flake8/autoflake to ruff (#8372)Pierre Sassoulas2023-03-021-16/+0
* Changing flake8 to have max-line-length of 115 (#8362)Ollie2023-03-021-1/+1
* Fixing some too long lines (#8339)Ollie2023-02-251-1/+1
* [style] Limit line length and complexity using flake8 (#8064)Pierre Sassoulas2023-01-161-4/+3
* Bump flake8-bugbear from 22.12.6 to 23.1.14 (#8062)dependabot[bot]2023-01-161-1/+3
* Bump flake8 from 5.0.4 to 6.0.0 (#7859)dependabot[bot]2022-12-061-2/+7
* Migrate configs for isort, mypy, and pytest into pyproject.tomlChristian Clauss2022-09-221-65/+0
* Add ``tomlkit`` and ``isort`` to ``mypy`` additional dependencies (#7450)Daniƫl van Noord2022-09-101-6/+0
* Turn on ``mypy`` strict mode šŸŽ‰ (#7448)DaniĆ«l van Noord2022-09-091-3/+3
* Turn on ``check-untyped-defs`` in ``mypy`` (#7407)Daniƫl van Noord2022-09-091-0/+1
* Complete typing of all generic types (#7406)Daniƫl van Noord2022-09-041-9/+1
* Add typing to benchmark testsDaniƫl van Noord2022-09-031-0/+3
* Improve packaging [PEP 517 + 621] (#7076)Marc Mueller2022-06-281-70/+15
* Fix pypy's links in package's metadata (#6998)Hugo van Kemenade2022-06-221-5/+3
* Pin ``colorama`` to lowest supported version (#6970)Daniƫl van Noord2022-06-181-1/+1
* Add regression test for #6895 (#6898)Jacob Walls2022-06-131-1/+1
* Remove redundant second batch of old primerDaniƫl van Noord2022-05-301-1/+0
* Add ``pylint-config`` commandDaniƫl van Noord2022-05-211-0/+1
* Upgrade astroid version to 2.11.5Pierre Sassoulas2022-05-091-1/+1
* Fix wrong name in ``extras_require``Daniƫl van Noord2022-05-031-1/+1
* Upgrade astroid version following 2.11.4 releasePierre Sassoulas2022-05-021-1/+1
* Fix the pyenchant dependencie following #6440Pierre Sassoulas2022-04-281-0/+1
* Upgrade astroid to 2.11.3 (#6398)Pierre Sassoulas2022-04-191-1/+1
* Improve CPU count detection in cgroup environments and fix CI (#6098)Daniƫl van Noord2022-04-161-0/+1
* Add a ``--generate-toml-config`` option (#6199)Daniƫl van Noord2022-04-131-0/+4
* Update broken and redirected links across the projectDaniƫl van Noord2022-04-131-1/+1
* Require python ``3.7.2+`` (#5921)Daniƫl van Noord2022-04-111-2/+1
* Add an explicit marker for pytest-timeout (#6054)Pierre Sassoulas2022-03-301-0/+1
* Include ``testing_pylintrc`` in source and wheel distributions (#6029)Joe Young2022-03-291-0/+3
* Add regression test for #5982 upgrade astroid to 2.11.2 (#5988)Jacob Walls2022-03-271-1/+1
* Update configuration of pre-commit hooks and toolsDaniƫl van Noord2022-03-251-0/+3
* Add a script to update the CONTRIBUTORS.txtPierre Sassoulas2022-03-231-0/+3
* Update ``astroid`` requirement to 2.11.0Daniƫl van Noord2022-03-121-1/+1
* Upgrade mypy to 0.940 (#5900)Daniƫl van Noord2022-03-121-0/+1
* Allow mccabe 0.7.x (#5896)Konrad Weihmann2022-03-111-1/+1
* Use the ``tomli`` package instead of ``toml`` to parse ``.toml`` (#5887)Daniƫl van Noord2022-03-101-4/+1
* Add a testutil extra-require and add gitpython to it (#5842)Pierre Sassoulas2022-02-271-0/+3
* Allow dev version of next minor ``astroid`` version (#5689)Daniƫl van Noord2022-01-161-1/+4
* Update astroid to ``2.9.2`` (#5634)Daniƫl van Noord2022-01-041-1/+1
* Hotfix mypy pre-commit check under Windows (#5632)orSolocate2022-01-031-0/+3
* Upgrade astroid to 2.9.1Pierre Sassoulas2021-12-311-1/+1
* Use ``dill`` to pickle when run in parallel mode (#5609)Daniƫl van Noord2021-12-301-0/+4
* Update ``primer`` tests to own file, separate batches and concurrent runs (#5...Daniƫl van Noord2021-11-291-1/+2
* Add ``flake8-typing-import`` to the pre-commit configuration (#5070)Pierre Sassoulas2021-11-251-1/+1
* Add documentation for primer and convert to command line option (#5387)Daniƫl van Noord2021-11-251-1/+1
* Primer tests "Ć  la mypy" (#5173)Pierre Sassoulas2021-11-241-1/+5
* Upgrade astroid to 2.9.0 (#5355)Marc Mueller2021-11-211-1/+1
* Add accetpance tests in CI for python 3.8+ instead of launching manually at r...Pierre Sassoulas2021-11-211-2/+2
* Use isort's black profile (#5330)Kound2021-11-181-3/+1
* Add error codes to all ``type: ignore`` (#5329)Daniƫl van Noord2021-11-171-0/+1