Skip to content

Issues: astral-sh/ruff

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

new rule - empty module needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15390 opened Jan 10, 2025 by DetachHead
ruff format --check Fails on Ubuntu formatter Related to the formatter needs-mre Needs more information for reproduction
#15391 opened Jan 9, 2025 by MelbourneDeveloper
[red-knot] support nonlocal and global statements red-knot Multi-file analysis & type inference
#15385 opened Jan 9, 2025 by carljm Red Knot Q1 2025
[red-knot] support @typing.overload and overloaded callable types red-knot Multi-file analysis & type inference
#15383 opened Jan 9, 2025 by carljm Red Knot Q1 2025
[red-knot] support callable types and typing.Callable red-knot Multi-file analysis & type inference
#15382 opened Jan 9, 2025 by carljm Red Knot Q1 2025
[red-knot] type[Any] is equivalent to type & Any red-knot Multi-file analysis & type inference
#15381 opened Jan 9, 2025 by AlexWaygood
[red-knot] add support for typing.cast help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#15379 opened Jan 9, 2025 by carljm
[red-knot] refactor Outcome enums red-knot Multi-file analysis & type inference
#15377 opened Jan 9, 2025 by carljm Red Knot Q1 2025
Implicit concatenated f-string: Trailing end-of-line comment is moved bug Something isn't working formatter Related to the formatter
#15375 opened Jan 9, 2025 by joostlek
[red-knot] Add support for unpacking targets in comprehensions red-knot Multi-file analysis & type inference
#15369 opened Jan 9, 2025 by dhruvmanila
Rename flake8-builtins options to remove the "builtins" prefix configuration Related to settings and configuration help wanted Contributions especially welcome
#15368 opened Jan 9, 2025 by dhruvmanila
2 tasks
Fix introduced a syntax error with PIE800 bug Something isn't working fixes Related to suggested fixes for violations
#15366 opened Jan 9, 2025 by hauntsaninja
[red-knot] Hide parts of the knot_extensions API? red-knot Multi-file analysis & type inference
#15355 opened Jan 8, 2025 by sharkdp
PYI066: Decide if the rule should apply for sys.version_info checks in boolean expressions preview Related to preview mode features rule Implementing or modifying a lint rule
#15347 opened Jan 8, 2025 by MichaReiser
FURB188 false positive for affix expression with side effect bug Something isn't working fixes Related to suggested fixes for violations
#15334 opened Jan 7, 2025 by dscorbett
needless bool for needless-bool bug Something isn't working fixes Related to suggested fixes for violations type-inference Requires more advanced type inference.
#15323 opened Jan 7, 2025 by nickdrozd
@no_type_check is not respected for string annotations bug Something isn't working
#15307 opened Jan 6, 2025 by InSyncWithFoo
Should some (or all) pep8-naming (N) not apply to stubs? needs-decision Awaiting a decision from a maintainer question Asking for support or clarification rule Implementing or modifying a lint rule
#15296 opened Jan 6, 2025 by Avasam
Ignoring import-private-name (PLC2701) for _typeshed import needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15295 opened Jan 6, 2025 by Avasam
import-private-name (PLC2701) does not respect @type_check_only needs-decision Awaiting a decision from a maintainer wish Not on the current roadmap; maybe in the future
#15294 opened Jan 6, 2025 by Avasam
flake8-builtins (A) rules that shouldn't apply to stubs rule Implementing or modifying a lint rule
#15293 opened Jan 6, 2025 by Avasam
Should subclass-builtin (FURB189) not apply to stubs? rule Implementing or modifying a lint rule
#15291 opened Jan 6, 2025 by Avasam
Rule request: prefer async for FastAPI dependencies needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15279 opened Jan 5, 2025 by spladug
ProTip! Adding no:label will show everything without a label.