59
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use walrus operator to avoid mypy disable More... over 1 year ago
Support `cyclic-import` message with `--jobs` (#8807) More... over 1 year ago
Remove useless type ignore following mypy upgrade More... over 1 year ago
Ignore ruff's 'mutable default values in class attributes' More... over 1 year ago
[pre-commit.ci] pre-commit autoupdate More... over 1 year ago
Update pytest requirement from ~=7.3 to ~=7.4 (#8800) More... over 1 year ago
Exit immediately if all messages are disabled (#8799) More... over 1 year ago
Changelog cleanups More... over 1 year ago
Clean up tests that had min_pyver=3.7 test setting (#8792) More... over 1 year ago
Ignore cached_property in method-hidden check (#8758) More... over 1 year ago
Misc cleanup after dropping Python 3.7 More... over 1 year ago
Remove regex deepcopy hack for Python 3.7 More... over 1 year ago
Remove version guard in lint_module_output_update More... over 1 year ago
Remove version guard for argparse._ExtendAction More... over 1 year ago
[pre-commit.ci] pre-commit autoupdate (#8787) More... over 1 year ago
Extend safe_infer's sense of ambiguity to arg names and defaults (#8668) More... over 1 year ago
Add documentation for ``cyclic-import`` (#8322) More... over 1 year ago
Allow parenthesized implicitly concatenated strings inside calls (#8590) More... over 1 year ago
Fix a crash when calling `copy.copy()` without args (#8784) (#8786) More... over 1 year ago
Fix a crash when calling `copy.copy()` without args (#8784) More... over 1 year ago
[PyCQA migration] Upgrade links in maintenance branch More... over 1 year ago
Apply `infer_kwarg_from_call()` to more checks (#8775) More... over 1 year ago
Add a CITATION.cff containing the necessary metadata to cite Pylint More... over 1 year ago
Fix false positive `unspecified-encoding` when using kwargs (#8728) More... over 1 year ago
Fix false positive `unspecified-encoding` when using kwargs (#8728) More... over 1 year ago
Bump actions/checkout from 3.5.2 to 3.5.3 (#8763) More... over 1 year ago
Add `__init__` files to message test dirs (#8772) More... over 1 year ago
Add `__init__` files to message test dirs (#8772) More... over 1 year ago
Upgrade astroid to 3.0.0a5 (#8770) More... over 1 year ago
docparams extension considers type comments as type documentation. (#6288) More... over 1 year ago