summaryrefslogtreecommitdiff
path: root/pylint/lint/utils.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-4/+4
* [crash template] Link to blank issue so it's possible to copy pastePierre Sassoulas2023-03-291-4/+28
* [crash template] Add <details> tag and current headers for clearer resultPierre Sassoulas2023-03-291-6/+23
* Remove deprecated functions and classes (#8409)Daniël van Noord2023-03-091-37/+0
* Remove all old code related to ``optparse`` config parsing. (#8405)Daniël van Noord2023-03-081-1/+1
* Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-091-7/+36
* Print this error the stderr instead of stdout. (#8142)Yilei "Dolee" Yang2023-01-311-1/+2
* Store namespaces respective to directories (#6789)Daniël van Noord2022-06-041-0/+13
* Revert "Do not append namespace packages to sys.path (#6405)" (#6548)Pierre Sassoulas2022-05-091-19/+0
* Do not append namespace packages to sys.path (#6405)Daniël van Noord2022-05-021-0/+19
* Add some typing to ``pylint/lint`` (#6376)Daniël van Noord2022-04-181-2/+5
* Move preprocessing of arguments into ``config`` directoryDaniël van Noord2022-04-041-39/+0
* Better error message when we cant write the crash files (#5987)Pierre Sassoulas2022-03-271-4/+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
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-2/+2
* Add typing to ``filepath`` (#4980)Daniël van Noord2021-09-161-6/+3
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-3/+3
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-2/+2
* Prevent crashing when it's impossible to create the issue templatePierre Sassoulas2021-08-181-4/+7
* Add extension check against use of while loops (#4860)Nick Drozd2021-08-181-3/+3
* Permit to lint to the end in case of crash on a file (#4810)Pierre Sassoulas2021-08-121-0/+57
* 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
* Move utils.expand_module in its own file in lintPierre Sassoulas2021-04-031-2/+2
* Add back License not handled by a scriptPierre Sassoulas2020-04-271-0/+3
* [lint package refactor] Create a file for the utility functionsPierre Sassoulas2020-04-261-0/+73