third_party.pylibs.pylint.src/pylint
Marc Mueller 5bdc2218ef
Use Try node (#7767)
Bump astroid to 3.0.0a7
2023-07-10 09:49:25 -04:00
..
checkers Use Try node (#7767) 2023-07-10 09:49:25 -04:00
config Misc cleanup after dropping Python 3.7 2023-06-23 06:58:29 +02:00
extensions Use Try node (#7767) 2023-07-10 09:49:25 -04:00
lint Exit immediately if all messages are disabled (#8799) 2023-06-26 12:36:34 -04:00
message [pre-commit.ci] pre-commit autoupdate and simplify ruff config (#8694) 2023-05-16 12:06:17 +00:00
pyreverse Remove deprecated future argument 2023-07-08 09:46:48 -04:00
reporters Drop support for Python 3.7 (#8609) 2023-04-24 22:36:24 +02:00
testutils Misc cleanup after dropping Python 3.7 2023-06-23 06:58:29 +02:00
utils Remove deprecated future argument 2023-07-08 09:46:48 -04:00
__init__.py [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) 2023-03-29 21:21:43 +02:00
__main__.py [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) 2023-03-29 21:21:43 +02:00
__pkginfo__.py Bump pylint to 3.0.0b1, update changelog 2023-04-01 17:10:17 +02:00
constants.py Fix a false positive for `bad-dunder-name when there is a user-defined __index__` method. (#8619) 2023-04-24 20:26:18 +02:00
exceptions.py [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) 2023-03-29 21:21:43 +02:00
graph.py [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) 2023-03-29 21:21:43 +02:00
interfaces.py [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) 2023-03-29 21:21:43 +02:00
py.typed Add and expose `py.typed` (#8402) 2023-03-08 19:45:52 +01:00
typing.py Drop support for Python 3.7 (#8609) 2023-04-24 22:36:24 +02:00