OpenUsing return value of a function that returns None is not always reported.False Negative 🦋Good first issueHacktoberfestHelp wanted 🙏Needs specification :closed_lock_with_key:pylint-dev/pylint #10,476 opened Aug 5, 2025 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available5 comments0 reactions1 assignee
OpenExpand to ``use-implicit-booleaness-not-len`` to catch `len(iterable) == 0` and `>0`False Negative 🦋Good first issueHacktoberfestNeeds decision :lock:pylint-dev/pylint #10,281 opened Mar 17, 2025 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available24 comments0 reactions0 assignees
OpenQuestion: Is there a reason that `invalid-envvar-default` only checks `os.getenv`, not `os.environ.get`False Negative 🦋Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #10,092 opened Nov 22, 2024 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available4 comments0 reactions1 assignee
OpenFalse negative ``superfluous-parens`` when around two conditional and an ``and``False Negative 🦋Good first issueNeeds PRpylint-dev/pylint #10,084 opened Nov 18, 2024 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
OpenIncorrect Recommendation for unnecessary-lambdaDocumentation :green_book:Good first issueHacktoberfestHelp wanted 🙏Needs investigation 🔬pylint-dev/pylint #9,317 opened Dec 18, 2023 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available2 comments0 reactions1 assignee
OpenAdd pylint-junit reporter classEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #9,143 opened Oct 12, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available2 comments6 reactions0 assignees
OpenAdd randomization to test suite to find test isolation problemsGood first issueHacktoberfestNeeds PRtestspylint-dev/pylint #9,063 opened Sep 24, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
OpenUse inference to determine if **kwargs is missing a named parameterFalse Negative 🦋Good first issueHacktoberfestNeeds PRpylint-dev/pylint #8,785 opened Jun 18, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available4 comments0 reactions0 assignees
Open--fail-under has no visual impact on terminal outputConfigurationEnhancement ✨Good first issueHacktoberfestNeeds PRUsabilitypylint-dev/pylint #8,503 opened Mar 28, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available5 comments0 reactions0 assignees
OpenPylint does not respect false values for boolean config options in toml filesConfigurationGood first issueHacktoberfestNeeds PRpylint-dev/pylint #8,460 opened Mar 20, 2023 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available6 comments0 reactions1 assignee
OpenAdd dark mode to pyreverseEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpyreversepylint-dev/pylint #7,572 opened Oct 4, 2022 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
OpenBetter release notes generation and automated release processEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏MaintenanceMinor 💅pylint-dev/pylint #7,362 opened Aug 26, 2022 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available6 comments0 reactions0 assignees
Open``bad-string-format-type``: only works on old-style string formatting and can't infer valuesBug :beetle:False Negative 🦋Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #6,163 opened Apr 3, 2022 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
Openarguments-differ: number of parameters was some number ... and is now the same number in overridden ...C: arguments-differDocumentation :green_book:Good first issuepylint-dev/pylint #5,793 opened Feb 11, 2022 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available5 comments9 reactions0 assignees
OpenSARIF output format for pylint ?Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #5,493 opened Dec 8, 2021 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment6 reactions0 assignees
OpenWarn if module dunders are below importsEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRNeeds investigation 🔬pylint-dev/pylint #5,471 opened Dec 4, 2021 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available9 comments1 reaction0 assignees
OpenUsing return value of a function that returns None is not always reported.False Negative 🦋Good first issueHacktoberfestHelp wanted 🙏Needs specification :closed_lock_with_key:pylint-dev/pylint #10,476 opened Aug 5, 2025 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available5 comments0 reactions1 assignee
OpenExpand to ``use-implicit-booleaness-not-len`` to catch `len(iterable) == 0` and `>0`False Negative 🦋Good first issueHacktoberfestNeeds decision :lock:pylint-dev/pylint #10,281 opened Mar 17, 2025 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available24 comments0 reactions0 assignees
OpenQuestion: Is there a reason that `invalid-envvar-default` only checks `os.getenv`, not `os.environ.get`False Negative 🦋Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #10,092 opened Nov 22, 2024 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available4 comments0 reactions1 assignee
OpenFalse negative ``superfluous-parens`` when around two conditional and an ``and``False Negative 🦋Good first issueNeeds PRpylint-dev/pylint #10,084 opened Nov 18, 2024 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
OpenIncorrect Recommendation for unnecessary-lambdaDocumentation :green_book:Good first issueHacktoberfestHelp wanted 🙏Needs investigation 🔬pylint-dev/pylint #9,317 opened Dec 18, 2023 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available2 comments0 reactions1 assignee
OpenAdd pylint-junit reporter classEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #9,143 opened Oct 12, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available2 comments6 reactions0 assignees
OpenAdd randomization to test suite to find test isolation problemsGood first issueHacktoberfestNeeds PRtestspylint-dev/pylint #9,063 opened Sep 24, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment0 reactions0 assignees
OpenUse inference to determine if **kwargs is missing a named parameterFalse Negative 🦋Good first issueHacktoberfestNeeds PRpylint-dev/pylint #8,785 opened Jun 18, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available4 comments0 reactions0 assignees
Open--fail-under has no visual impact on terminal outputConfigurationEnhancement ✨Good first issueHacktoberfestNeeds PRUsabilitypylint-dev/pylint #8,503 opened Mar 28, 2023 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available5 comments0 reactions0 assignees
OpenPylint does not respect false values for boolean config options in toml filesConfigurationGood first issueHacktoberfestNeeds PRpylint-dev/pylint #8,460 opened Mar 20, 2023 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available6 comments0 reactions1 assignee
OpenAdd dark mode to pyreverseEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpyreversepylint-dev/pylint #7,572 opened Oct 4, 2022 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
OpenBetter release notes generation and automated release processEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏MaintenanceMinor 💅pylint-dev/pylint #7,362 opened Aug 26, 2022 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available6 comments0 reactions0 assignees
Open``bad-string-format-type``: only works on old-style string formatting and can't infer valuesBug :beetle:False Negative 🦋Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #6,163 opened Apr 3, 2022 · Python · 4,978 starsWhy recommendedHas a beginner-friendly label · Contributing guide availableHas a beginner-friendly labelContributing guide available3 comments0 reactions1 assignee
Openarguments-differ: number of parameters was some number ... and is now the same number in overridden ...C: arguments-differDocumentation :green_book:Good first issuepylint-dev/pylint #5,793 opened Feb 11, 2022 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available5 comments9 reactions0 assignees
OpenSARIF output format for pylint ?Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #5,493 opened Dec 8, 2021 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available1 comment6 reactions0 assignees
OpenWarn if module dunders are below importsEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRNeeds investigation 🔬pylint-dev/pylint #5,471 opened Dec 4, 2021 · Python · 4,978 starsWhy recommendedNo assignee yet · Has a beginner-friendly labelNo assignee yetHas a beginner-friendly labelContributing guide available9 comments1 reaction0 assignees