summaryrefslogtreecommitdiff
path: root/tests/config/pylint_config
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-294-8/+8
* [test] Use an empty pylintrc so tests to not depend on system's conf (#8350)Pierre Sassoulas2023-02-261-1/+9
* Add ``minimal`` option to ``pylint-config`` (#7489)Daniël van Noord2022-09-191-0/+40
* test_run_pylint_config: ignore pytest args (#7165)Adam Williamson2022-07-121-1/+1
* Allow specifying an output file when generating a configuration file (#6662)Daniël van Noord2022-05-221-0/+83
* Add ``ParamSpec`` to decoratorDaniël van Noord2022-05-221-3/+3
* Retry user input if it is not correctDaniël van Noord2022-05-222-3/+38
* Add ``generate`` subparser to ``pylint-config``Daniël van Noord2022-05-211-0/+69
* Add setup and --help command to pylint-configDaniël van Noord2022-05-211-0/+44
* Add invocation testDaniël van Noord2022-05-211-0/+24