オープンUsing 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 は 10 か月前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション1 担当者
オープンExpand 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 は 昨年 に作成 · Python · 4,978 stars24 件のコメント0 件のリアクション0 担当者
オープンQuestion: 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 は 昨年 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション1 担当者
オープンDynamic `__getattr__` still leads to `no-member` if inference is ambiguousFalse Positive 🦟Good first issueHacktoberfestNeeds PRpylint-dev/pylint #9,833 は 2 年前 に作成 · Python · 4,978 stars5 件のコメント0 件のリアクション1 担当者
オープンIncorrect Recommendation for unnecessary-lambdaDocumentation :green_book:Good first issueHacktoberfestHelp wanted 🙏Needs investigation 🔬pylint-dev/pylint #9,317 は 2 年前 に作成 · Python · 4,978 stars2 件のコメント0 件のリアクション1 担当者
オープンAdd pylint-junit reporter classEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #9,143 は 3 年前 に作成 · Python · 4,978 stars2 件のコメント6 件のリアクション0 担当者
オープンAdd randomization to test suite to find test isolation problemsGood first issueHacktoberfestNeeds PRtestspylint-dev/pylint #9,063 は 3 年前 に作成 · Python · 4,978 stars1 件のコメント0 件のリアクション0 担当者
オープンUse inference to determine if **kwargs is missing a named parameterFalse Negative 🦋Good first issueHacktoberfestNeeds PRpylint-dev/pylint #8,785 は 3 年前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション0 担当者
オープン--fail-under has no visual impact on terminal outputConfigurationEnhancement ✨Good first issueHacktoberfestNeeds PRUsabilitypylint-dev/pylint #8,503 は 3 年前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション0 担当者
オープンPylint does not respect false values for boolean config options in toml filesConfigurationGood first issueHacktoberfestNeeds PRpylint-dev/pylint #8,460 は 3 年前 に作成 · Python · 4,978 stars6 件のコメント0 件のリアクション1 担当者
オープンDocumentation has incorrect rendering of spaces for the indent-string optionDocumentation :green_book:Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #8,392 は 3 年前 に作成 · Python · 4,978 stars9 件のコメント1 件のリアクション1 担当者
オープンAdd dark mode to pyreverseEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpyreversepylint-dev/pylint #7,572 は 4 年前 に作成 · Python · 4,978 stars3 件のコメント0 件のリアクション1 担当者
オープンBetter release notes generation and automated release processEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏MaintenanceMinor 💅pylint-dev/pylint #7,362 は 4 年前 に作成 · Python · 4,978 stars6 件のコメント0 件のリアクション0 担当者
オープンDocparams does not recognize class docstring when placed in __init__Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Minor 💅Needs PRpylint-dev/pylint #6,692 は 4 年前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション0 担当者
オープン``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 は 4 年前 に作成 · Python · 4,978 stars3 件のコメント0 件のリアクション1 担当者
オープンSARIF output format for pylint ?Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #5,493 は 4 年前 に作成 · Python · 4,978 stars1 件のコメント6 件のリアクション0 担当者
オープンWarn if module dunders are below importsEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRNeeds investigation 🔬pylint-dev/pylint #5,471 は 4 年前 に作成 · Python · 4,978 stars9 件のコメント1 件のリアクション0 担当者
オープンUsing 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 は 10 か月前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション1 担当者
オープンExpand 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 は 昨年 に作成 · Python · 4,978 stars24 件のコメント0 件のリアクション0 担当者
オープンQuestion: 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 は 昨年 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション1 担当者
オープンDynamic `__getattr__` still leads to `no-member` if inference is ambiguousFalse Positive 🦟Good first issueHacktoberfestNeeds PRpylint-dev/pylint #9,833 は 2 年前 に作成 · Python · 4,978 stars5 件のコメント0 件のリアクション1 担当者
オープンIncorrect Recommendation for unnecessary-lambdaDocumentation :green_book:Good first issueHacktoberfestHelp wanted 🙏Needs investigation 🔬pylint-dev/pylint #9,317 は 2 年前 に作成 · Python · 4,978 stars2 件のコメント0 件のリアクション1 担当者
オープンAdd pylint-junit reporter classEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #9,143 は 3 年前 に作成 · Python · 4,978 stars2 件のコメント6 件のリアクション0 担当者
オープンAdd randomization to test suite to find test isolation problemsGood first issueHacktoberfestNeeds PRtestspylint-dev/pylint #9,063 は 3 年前 に作成 · Python · 4,978 stars1 件のコメント0 件のリアクション0 担当者
オープンUse inference to determine if **kwargs is missing a named parameterFalse Negative 🦋Good first issueHacktoberfestNeeds PRpylint-dev/pylint #8,785 は 3 年前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション0 担当者
オープン--fail-under has no visual impact on terminal outputConfigurationEnhancement ✨Good first issueHacktoberfestNeeds PRUsabilitypylint-dev/pylint #8,503 は 3 年前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション0 担当者
オープンPylint does not respect false values for boolean config options in toml filesConfigurationGood first issueHacktoberfestNeeds PRpylint-dev/pylint #8,460 は 3 年前 に作成 · Python · 4,978 stars6 件のコメント0 件のリアクション1 担当者
オープンDocumentation has incorrect rendering of spaces for the indent-string optionDocumentation :green_book:Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #8,392 は 3 年前 に作成 · Python · 4,978 stars9 件のコメント1 件のリアクション1 担当者
オープンAdd dark mode to pyreverseEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpyreversepylint-dev/pylint #7,572 は 4 年前 に作成 · Python · 4,978 stars3 件のコメント0 件のリアクション1 担当者
オープンBetter release notes generation and automated release processEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏MaintenanceMinor 💅pylint-dev/pylint #7,362 は 4 年前 に作成 · Python · 4,978 stars6 件のコメント0 件のリアクション0 担当者
オープンDocparams does not recognize class docstring when placed in __init__Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Minor 💅Needs PRpylint-dev/pylint #6,692 は 4 年前 に作成 · Python · 4,978 stars4 件のコメント0 件のリアクション0 担当者
オープン``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 は 4 年前 に作成 · Python · 4,978 stars3 件のコメント0 件のリアクション1 担当者
オープンSARIF output format for pylint ?Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpylint-dev/pylint #5,493 は 4 年前 に作成 · Python · 4,978 stars1 件のコメント6 件のリアクション0 担当者
オープンWarn if module dunders are below importsEnhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRNeeds investigation 🔬pylint-dev/pylint #5,471 は 4 年前 に作成 · Python · 4,978 stars9 件のコメント1 件のリアクション0 担当者