Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

docs: Add purpose of workspace/options.rs
#11350 opened May 9, 2024 by Abdur-rahmaanJ Loading…
[flake8-pyi] Implement PYI064
#11325 opened May 7, 2024 by tusharsadhwani Loading…
Add support for attribute docstring in the semantic model internal An internal refactor or improvement linter Related to the linter
#11315 opened May 7, 2024 by dhruvmanila Draft
ruff server: Support noqa comment code action server Related to the LSP server
#11276 opened May 4, 2024 by snowsignal Loading…
[pyflakes] Treat if TYPE_CHECKING blocks like stub files for F821 bug Something isn't working linter Related to the linter
#11262 opened May 3, 2024 by AlexWaygood Draft
WIP: Make Lexer lazy
#11244 opened May 2, 2024 by dhruvmanila Draft
Expose TokenKind to the linter internal An internal refactor or improvement
#11237 opened May 2, 2024 by dhruvmanila Draft
[red-knot] Integrate formatter internal An internal refactor or improvement
#11215 opened Apr 30, 2024 by MichaReiser Loading…
Update Rust crate unicode-width to v0.1.12 internal An internal refactor or improvement
#11194 opened Apr 29, 2024 by renovate bot Loading…
1 task
[refurb] implement repeated_global (FURB154) lint
#11187 opened Apr 28, 2024 by alex-700 Loading…
feat: distinguish * and ** in globs breaking Breaking API change configuration Related to settings and configuration
#11139 opened Apr 25, 2024 by JP-Ellis Loading… v0.5.0
Flag mutable defaults based on mutable annotations rule Implementing or modifying a lint rule
#11122 opened Apr 24, 2024 by charliermarsh Draft
Read user configuration from ~/.config/ruff/ruff.toml on macOS configuration Related to settings and configuration
#11115 opened Apr 23, 2024 by charliermarsh Loading… v0.5.0
Adapted fix to work identical to format bug Something isn't working rule Implementing or modifying a lint rule
#10999 opened Apr 17, 2024 by Philipp-Thiel Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.