Pylint-ignore

Latest version: v2022.1025

Safety actively analyzes 619426 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2022.1025

- Pin pylint<1.13

Newer versions of pylint have different messages. Further work on
pylint-ignore is discouraged in favor of work on integrating
a "baseline" approach into pylint directly.

https://github.com/mbarkhau/pylint-ignore/issues/13

2021.1024

- Add/document support for [pre-commit](https://pre-commit.com/).
Thank you James Quilty for this contribution [github/issue/9][gh_i9]
[github/pull/10][gh_i10] :heart:.
- Fix [github 11][gh_i11]: MessagesHandlerMixIn has been removed in pylint 2.12
- Breaking: Drop support for `Python<3.7`
- Breaking: Drop support for `pylint<2.4`

Due to internal API changes in pylint, older versions of pylint
are no longer supported. If you need to use an older version of
pylint, you will have to pin `pylint-ignore==2021.1021`.

[gh_i9]: https://github.com/mbarkhau/pylint-ignore/issues/9
[gh_i10]: https://github.com/mbarkhau/pylint-ignore/pull/10
[gh_i11]: https://github.com/mbarkhau/pylint-ignore/issues/11

2021.1020

- Fix [github 6][gh_i6]: Issue with paths on windows.

[gh_i6]: https://github.com/mbarkhau/pylint-ignore/issues/6

Thank you davidsheldon

2021.1019

- Fix [github 5][gh_i5]: Missing fixture files in source distribution
- Fix [github 4][gh_i4]: Bug related to trailing-whitespace

[gh_i5]: https://github.com/mbarkhau/pylint-ignore/issues/5
[gh_i4]: https://github.com/mbarkhau/pylint-ignore/issues/4

Thank you agraul (Alexander Graul) for finding these issues.

2021.1018

- Fix [github 2][gh_i2]: Typerror

[gh_i2]: https://github.com/mbarkhau/pylint-ignore/issues/2

2020.1014

- Fix [gitlab 2][gl_i2]: Bug related to invokation with invalid arguments (which caused the underlying pylint error to be hidden).

[gl_i2]: https://gitlab.com/mbarkhau/pylint-ignore/-/issues/2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.