Commit Graph

9 Commits

Author SHA1 Message Date
Pierre Sassoulas
9e0baf370a Simplify hard to maintain copyright notice
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.
2022-03-24 13:06:15 +01:00
Daniël van Noord
663a2be7ab
Upgrade `pydocstringformatter to 0.5.0` (#5910) 2022-03-13 13:15:46 +01:00
Daniël van Noord
fffde57ac0 Format docstrings with `pydocstringformatter` 2022-01-02 23:52:24 +01:00
Pierre Sassoulas
c0fbbb7adb
Fix typos accross the whole codebase (#5575)
Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
2021-12-21 23:44:51 +01:00
Daniël van Noord
2705e0f397 Add basic typing to `pylint/testutils/pyreverse` 2021-10-02 16:26:43 +02:00
Pierre Sassoulas
d4e61b9024
Move PyreverseConfig to pylint.testutil (#5013)
See : https://github.com/PyCQA/pylint/pull/5010#issuecomment-920291278
2021-09-15 22:35:30 +02:00
DudeNr33
21501960a0 Convert `get_project to a fixture instead of implementing it under pylint.testutils.pyreverse`. 2021-08-09 20:00:57 +02:00
DudeNr33
b7c0a35682 Update license link to point to main, not master 2021-08-09 20:00:57 +02:00
DudeNr33
57300194ca Extract commonly used test helpers into `conftest.py` and a testutils component. 2021-08-09 20:00:57 +02:00