summaryrefslogtreecommitdiff
path: root/pylint/lint/base_options.py
Commit message (Expand)AuthorAgeFilesLines
* Add flag `--clear-cache-post-run` to support server-like usage (#7802)Jacob Walls2022-12-051-0/+10
* Double escape to put escape character in rsttbennett02022-11-091-1/+1
* Use ``regular expression`` instead of ``regex``Daniël van Noord2022-07-071-2/+2
* doc(fail-under): rephrase description (#7102)Ville Skyttä2022-07-051-1/+1
* Update docs to explain escape character not valid (#7103)tbennett02022-07-021-1/+2
* Avoid hangs on many-core Windows machines (#7035)Bruce Dawson2022-06-251-1/+2
* Treat `--errors-only` as a disable, not a paired enable/disable (#6937)Jacob Walls2022-06-151-3/+3
* Create constant for default ignore list (#6615)Andreas Finkler2022-05-151-2/+2
* [spelling] Capitalize emacs where it makes sensePierre Sassoulas2022-04-261-1/+1
* Fix short ``-v`` flag and add ``metavar`` support to ``_CallableArgument`` (#...Daniël van Noord2022-04-191-0/+2
* Move ``Run`` and ``PyLinter`` options to separate file (#6363)Daniël van Noord2022-04-171-0/+569