summaryrefslogtreecommitdiff
path: root/pylint/config/option_parser.py
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] pre-commit autoupdate (#5082)pre-commit-ci[bot]2021-09-281-1/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Moved stdlib module deprecation from imports checker to stdlib checker (#4454)Matus Valo2021-05-101-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Remove version from the option parserPierre Sassoulas2020-05-101-4/+1
* The full version is a constant we can just import itPierre Sassoulas2020-05-101-1/+4
* Creating a file for OptionParser and helper functionsPierre Sassoulas2020-05-031-0/+47