Commit Graph

6 Commits

Author SHA1 Message Date
Daniël van Noord
c4fa0a7b5a Use `python-typing-update on pylint/testutils` directory 2022-04-14 10:13:26 +02:00
Pierre Sassoulas
ec4a3f7f1e Add a pre-commit hook to check the copyright notice
Fix the existing file so they have a notice.
No header for setup.py or examples or doc
2022-03-24 13:06:15 +01:00
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
Pierre Sassoulas
5bb0095aa1 Add typing to LintModuleOutputUpdate._check_output_text
Better typing for test options and fix existing issue
2021-12-03 18:38:20 +01:00
Pierre Sassoulas
bb3c446737 Add a warning in functional test update for bad python versions 2021-12-03 18:38:20 +01:00
Pierre Sassoulas
cfa4f96042 Move LintModuleOutputUpdate to pylint.testutil.functional 2021-12-03 18:38:20 +01:00