Skip to content

Pull requests: charliermarsh/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

Fix E501 with tabulation
#4167 opened May 1, 2023 by JonathanPlasse Loading…
Enable PYI033 for .py files
#4166 opened Apr 30, 2023 by JonathanPlasse Loading…
Add flake8-return docs
#4164 opened Apr 30, 2023 by calumy Loading…
Allow linking to individual rules
#4158 opened Apr 30, 2023 by calumy Loading…
Reference related settings in rules
#4157 opened Apr 30, 2023 by calumy Loading…
[pylint] Implement import-self (W0406)
#4154 opened Apr 30, 2023 by chanman3388 Loading…
Change --fix-only exit semantics to mirror --fix breaking Breaking API change cli Related to the command-line interface
#4146 opened Apr 29, 2023 by charliermarsh Loading…
Render tabs as 4 spaces in diagnostics
#4132 opened Apr 27, 2023 by MichaReiser Loading…
RUF008/9 for non-dataclasses as well
#4096 opened Apr 25, 2023 by adampauls Loading…
Implement rule for WPS111
#4021 opened Apr 19, 2023 by kytta Draft
1 of 6 tasks
JSON Emitter: Use one indexed column numbers for edits breaking Breaking API change
#4007 opened Apr 18, 2023 by MichaReiser Loading…
Implement flake8-future-annotations FA100
#3979 opened Apr 15, 2023 by TylerYep Loading…
Implement flake8_todo
#3921 opened Apr 9, 2023 by evanrittenhouse Loading…
Enable pycodestyle rules
#3689 opened Mar 23, 2023 by charliermarsh Loading…
[flake8]: Implement flake8-variables-names
#3599 opened Mar 18, 2023 by latonis Loading…
ProTip! Exclude everything labeled bug with -label:bug.