| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Remove all old config parsing code
* Temporarily disable a test
|
| |
|
|
|
|
|
|
|
|
| |
sense. (#7465)
Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
|
| |
|
| |
|
|
|
| |
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
|
|
|
|
|
|
|
| |
* Use callback actions in ``PyLinter``
* Turn off ``optparse`` command line parsing
* No longer emit ``bad-configuration-section``
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
|
|
|
|
|
| |
Fix the existing file so they have a notice.
No header for setup.py or examples or doc
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
* Migrate old unittest to the new framework for testing.
* Add a regression test for #4746 : This permits to introduce an example
of configuration file with an error.
* Proper import for pytest import of CaptureFixture
Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.26.0 → v2.28.0](https://github.com/asottile/pyupgrade/compare/v2.26.0...v2.28.0)
* [pre-commit.ci] auto fixes from pre-commit.com hooks
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
|
|
|
|
| |
* Fix link in license header
* Update link to astroid bump_changelog
|
|
|
|
|
| |
* Moved stdlib module deprecation from imports checker to stdlib checker
* Ignore deprecated-module error in pylint/config modules
|
| |
|
| |
|
| |
|
|
|