-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Issues: pylint-dev/pylint
Add configuration to promote/demote severity of messages
#2293
opened Jul 15, 2018 by
nicktimko
Open
12
False negative
duplicate-code
when similarities are in th...
#1457
opened Apr 27, 2017 by
onilton
Open
9
Pylint does not follow python import order : Builtin modules ...
#6535
opened May 7, 2022 by
electriquo
Open
9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature request - invoke Improvement to a component
Needs specification 🔐
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
any
/all
on non iterables
Enhancement ✨
#10404
opened May 22, 2025 by
orSolocate
Refactor pyerverse Association Logic
Enhancement ✨
Improvement to a component
pyreverse
Related to pyreverse component
Work in progress
#10397
opened May 18, 2025 by
Julfried
Loading…
False negative - assign Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
list.reverse()
instead of reversed(list)
Enhancement ✨
#10383
opened May 15, 2025 by
orSolocate
unidiomatic-typecheck
not flagged for type(x) is type(y)
Enhancement ✨
Extend Improvement to a component
False Negative 🦋
No message is emitted but something is wrong with the code
comparison-with-callable
to types
Enhancement ✨
#10364
opened May 4, 2025 by
jacobtylerwalls
Spellchecker doesn't ignore labels and types in autodoc docstrings
Enhancement ✨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10187
opened Jan 16, 2025 by
avylove
Ignore common tools' pragmas in Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
line-too-long
(# type: ignore
, # noqa: RUF001
, pragma: no cover
etc)
Enhancement ✨
#10172
opened Jan 9, 2025 by
Pierre-Sassoulas
Generated mermaid files do not implement the --module-names option of pyreverse.
Enhancement ✨
Improvement to a component
pyreverse
Related to pyreverse component
#10164
opened Jan 1, 2025 by
frank-pet
feat: Add option to list configuration values #9930
Enhancement ✨
Improvement to a component
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Work in progress
Add auto-completion for command line
Enhancement ✨
Improvement to a component
Needs specification 🔐
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9980
opened Sep 28, 2024 by
braph
Guarantee a deterministic order when processing files for directory arguments.
Enhancement ✨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9943
opened Sep 21, 2024 by
akamat10
Add option to list configuration values optionally with origins
Enhancement ✨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
pylint treats Improvement to a component
namespace-package
Needs specification 🔐
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
package.module
same as package/module.py
in terms of search
Enhancement ✨
#9915
opened Sep 5, 2024 by
akamat10
Dynamic color mapping for "fail-on" messages/categories in ColorizedTextReporter
Enhancement ✨
Improvement to a component
Help wanted 🙏
Outside help would be appreciated, good for new contributors
#9898
opened Aug 29, 2024 by
felixp98
Add a checker for superfluous Improvement to a component
Help wanted 🙏
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
import a
statements when there is already import a.b
Enhancement ✨
#9873
opened Aug 12, 2024 by
e-gebes
missing-docstring for constants and types
Enhancement ✨
Improvement to a component
Needs specification 🔐
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9862
opened Aug 8, 2024 by
JosuaKrause
Standard collection typing is 3.9+
Enhancement ✨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
py-version
python 3.9
typing
#9819
opened Jul 20, 2024 by
nickdrozd
from __future__ import annotations
is 3.7+
Enhancement ✨
#9818
opened Jul 20, 2024 by
nickdrozd
Brains should be dynamically registered
Astroid
Related to astroid
Enhancement ✨
Improvement to a component
performance
#9783
opened Jul 9, 2024 by
nickdrozd
feat: Support linting in out-of-source directories
Enhancement ✨
Improvement to a component
Needs decision 🔒
Needs a decision before implemention or rejection
Waiting on author
Indicate that maintainers are waiting for a message of the author
#9721
opened Jun 10, 2024 by
gremat
Loading…
Pylint does not discover a NoReturn method in certain cases to avoid "inconsistent-return-statements"
Enhancement ✨
Improvement to a component
False Positive 🦟
A message is emitted but nothing is wrong with the code
Good first issue
Friendly and approachable by new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9692
opened Jun 4, 2024 by
e-gebes
Allow CheckerTestCase to assertDoesNotAddMessages() to check that a specific message has not been added
Enhancement ✨
Improvement to a component
Good first issue
Friendly and approachable by new contributors
Help wanted 🙏
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9598
opened May 5, 2024 by
StephenYu2018
allow-global-unused-variables should respect dummy-variables-rgx
Enhancement ✨
Improvement to a component
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Add a specifier for alerts that are linked to a library
Enhancement ✨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9539
opened Apr 4, 2024 by
PeterHamfelt
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.