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

Add np.ComplexWarning, etc., to NPY201
#12034 opened Jun 25, 2024 by njzjz
Rule E731 cause panic (from_tokens panic - never ending story) bug Something isn't working fuzzer Surfaced via fuzzing. parser Related to the parser
#12028 opened Jun 25, 2024 by qarmin
Deprecate or un-deprecate extend-ignore and extend-unfixable cli Related to the command-line interface configuration Related to settings and configuration
#12014 opened Jun 24, 2024 by MichaReiser
new rule - enforce that strings passed to exceptions have a variable in them rule Implementing or modifying a lint rule
#11979 opened Jun 22, 2024 by DetachHead
ruff check needs --range wish Not on the current roadmap; maybe in the future
#11969 opened Jun 21, 2024 by cam-laf
TCH010 False positive when one argument is a TypeVar. bug Something isn't working type-inference Requires more advanced type inference.
#11965 opened Jun 21, 2024 by randolf-scholz
ruff with --diff exits 0 on errors with no diffs cli Related to the command-line interface
#11955 opened Jun 20, 2024 by wyardley
Improve f-string error recovery within list parsing parser Related to the parser
#11946 opened Jun 20, 2024 by dhruvmanila
2 tasks
Specify custom pragmas to be ignored for line-too-long by the formatter configuration Related to settings and configuration formatter Related to the formatter
#11941 opened Jun 19, 2024 by getzze
☂️ Syntax errors raised by the compiler tracking A "meta" issue that tracks completion of a bigger task via a list of smaller scoped issues.
#11934 opened Jun 19, 2024 by dhruvmanila
3 tasks
Respect PYTHONSAFEPATH if set linter Related to the linter needs-design Needs further design before implementation
#11928 opened Jun 18, 2024 by thejcannon
Missing config option for extend_external configuration Related to settings and configuration help wanted Contributions especially welcome
#11921 opened Jun 18, 2024 by jvacek
Improve error recovery for strings and f-strings parser Related to the parser
#11916 opened Jun 18, 2024 by dhruvmanila
Issues with rule PD101. great writeup A wonderful example of a quality contribution rule Implementing or modifying a lint rule
#11910 opened Jun 17, 2024 by randolf-scholz
NPY201 does not catch ptp updates for numpy v2 rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#11909 opened Jun 17, 2024 by jvavrek
[red-knot]: Normalize paths stored in Vfs red-knot Multi-file analysis & type inference
#11907 opened Jun 17, 2024 by MichaReiser
Non-obvious behavior around notebook formatting documentation Improvements or additions to documentation
#11905 opened Jun 17, 2024 by mikolysz
5 tasks
Args: section not correctly formatted when no description is provided docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#11904 opened Jun 17, 2024 by antoinebrl
ProTip! What’s not been updated in a month: updated:<2024-05-25.