forked from pylint-dev/pylint
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: labcc/pylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix issue #20: False Negative function-redefined when function named with leading underscore
#21
opened Apr 28, 2025 by
snipr-ben
Loading…
Fix issue #17: Dynamic color mapping for "fail-on" messages/categories in ColorizedTextReporter
#19
opened Apr 27, 2025 by
snipr-ben
Loading…
Fix issue #17: Dynamic color mapping for "fail-on" messages/categories in ColorizedTextReporter
#18
opened Apr 27, 2025 by
snipr-ben
Loading…
Fix issue #3: unidiomatic-typecheck only checks left-hand side
#16
opened Apr 26, 2025 by
snipr-ben
Loading…
Fix issue #14: Question: Is there a reason that
invalid-envvar-default
only checks os.getenv
, not os.environ.get
#15
opened Apr 26, 2025 by
snipr-ben
Loading…
Fix issue #8: Expand to
use-implicit-booleaness-not-len
to catch len(iterable) == 0
and >0
#13
opened Apr 14, 2025 by
snipr-ada
Loading…
Fix issue #8: Expand to
use-implicit-booleaness-not-len
to catch len(iterable) == 0
and >0
#12
opened Apr 14, 2025 by
snipr-ben
Loading…
Fix issue #10: False positive unsubscriptable-object for Pydantic model with dict Field
#11
opened Apr 11, 2025 by
snipr-ada
Loading…
Fix issue #8: Expand to
use-implicit-booleaness-not-len
to catch len(iterable) == 0
and >0
#9
opened Apr 4, 2025 by
snipr-ada
Loading…
Fix unidiomatic-typecheck to handle both sides of comparison
#4
opened Mar 20, 2025 by
snipr-ada
Loading…
ProTip!
Filter pull requests by the default branch with base:main.