summaryrefslogtreecommitdiff
path: root/pylint/config/configuration_mixin.py
Commit message (Expand)AuthorAgeFilesLines
* Hotfix mypy precommit errors for colorama and typing on Windows (#7531)orSolocate2022-09-271-0/+2
* Use stacklevel=2 in warnings.warn calls to DeprecationWarning where makes sen...Yilei "Dolee" Yang2022-09-151-0/+1
* Turn on ``mypy`` strict mode šŸŽ‰ (#7448)DaniĆ«l van Noord2022-09-091-1/+1
* Turn on ``check-untyped-defs`` in ``mypy`` (#7407)Daniƫl van Noord2022-09-091-3/+6
* Disable fixme for internal uses before we make it optional in #3512 (#6482)Pierre Sassoulas2022-05-011-1/+1
* Run development version of ``pydocstringformatter`` (#6469)Daniƫl van Noord2022-04-281-1/+1
* Deprecate all old classes from ``optparse`` (#6338)Daniƫl van Noord2022-04-161-0/+7
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Format docstrings with ``pydocstringformatter``Daniƫl van Noord2022-01-021-1/+2
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-1/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Creating a file for ConfigurationMixin and helper functionsPierre Sassoulas2020-05-031-0/+26