Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) | Pierre Sassoulas | 2023-03-29 | 1 | -2/+2 |
| | |||||
* | Some initial line wrapping of docstrings (#6672) | Daniël van Noord | 2022-05-23 | 1 | -1/+3 |
| | |||||
* | Use ``python-typing-update`` on ``pylint/testutils`` directory | Daniël van Noord | 2022-04-14 | 1 | -4/+5 |
| | |||||
* | Add a pre-commit hook to check the copyright notice | Pierre Sassoulas | 2022-03-24 | 1 | -1/+1 |
| | | | | | Fix the existing file so they have a notice. No header for setup.py or examples or doc | ||||
* | Simplify hard to maintain copyright notice | Pierre Sassoulas | 2022-03-24 | 1 | -0/+1 |
| | | | | | | git is the source of truth for the copyright, copyrite (the tool) was taking exponentially longer with each release, and it's polluting the code with sometime as much as 50 lines of names. | ||||
* | Add typing to LintModuleOutputUpdate._check_output_text | Pierre Sassoulas | 2021-12-03 | 1 | -4/+15 |
| | | | | Better typing for test options and fix existing issue | ||||
* | Add a warning in functional test update for bad python versions | Pierre Sassoulas | 2021-12-03 | 1 | -0/+16 |
| | |||||
* | Move LintModuleOutputUpdate to pylint.testutil.functional | Pierre Sassoulas | 2021-12-03 | 1 | -0/+27 |