Commit Graph

5 Commits

Author SHA1 Message Date
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
cfa4f96042 Move LintModuleOutputUpdate to pylint.testutil.functional 2021-12-03 18:38:20 +01:00
Pierre Sassoulas
6c7fbc230b Move the function go retrieve test file to pylint.testutil.functional 2021-12-03 18:38:20 +01:00
Pierre Sassoulas
833ed55510 Deprecate some file in pylint/testutils and update changelog 2021-12-03 18:38:20 +01:00