-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Support Related to the command-line interface
grouped
output format for --statistics
cli
#15031
opened Dec 17, 2024 by
un-pogaz
Support Related to the command-line interface
ruff rule rule-name
cli
#14666
opened Nov 29, 2024 by
InSyncWithFoo
option for remapped/removed rules to report an error instead of a warning
cli
Related to the command-line interface
#14568
opened Nov 25, 2024 by
DetachHead
setting output format hides output in ruff check
cli
Related to the command-line interface
needs-design
Needs further design before implementation
#14452
opened Nov 19, 2024 by
kaddkaka
Used --statistics option does hide the rule violations
cli
Related to the command-line interface
needs-design
Needs further design before implementation
#14451
opened Nov 19, 2024 by
ssbarnea
[red-knot] Add support for path arguments to the CLI
cli
Related to the command-line interface
red-knot
Multi-file analysis & type inference
Cannot set config option with struct type from command-line
cli
Related to the command-line interface
help wanted
Contributions especially welcome
#13995
opened Oct 30, 2024 by
LordAro
Feature request: update deprecated ruff settings automatically
cli
Related to the command-line interface
configuration
Related to settings and configuration
#13830
opened Oct 20, 2024 by
njzjz
Ruff incorrectly matches .gitignore rules with sub-directories and has issues with Something isn't working
cli
Related to the command-line interface
respect-gitignore = false
bug
#13692
opened Oct 9, 2024 by
mihnatenko
Audit how we determine whether a file is a "Python source file"
cli
Related to the command-line interface
Add diff aware filtering to Related to the command-line interface
wish
Not on the current roadmap; maybe in the future
analyze graph
cli
#13623
opened Oct 4, 2024 by
mjclarke94
Add a rule-specific equivalent of the Related to the command-line interface
--ignore-noqa
flag
cli
#13341
opened Sep 12, 2024 by
Zac-HD
Support passing file content from stdin when Related to the command-line interface
suppression
Related to supression of violations e.g. noqa
--add-noqa
is used
cli
#13155
opened Aug 30, 2024 by
InSyncWithFoo
Could ruff also check files according to file's shebang?
cli
Related to the command-line interface
needs-design
Needs further design before implementation
#13122
opened Aug 27, 2024 by
praiskup
ruff check --show-files
does not consider lint.exclude
config
cli
#13027
opened Aug 21, 2024 by
Enayaaa
add Related to the command-line interface
wish
Not on the current roadmap; maybe in the future
--show-files
for ruff format
cli
#13006
opened Aug 20, 2024 by
Enayaaa
Warn on invalid Related to the command-line interface
suppression
Related to supression of violations e.g. noqa
# noqa
rule codes
cli
It would be nice if using Related to the command-line interface
--respect-gitignore
outside of a git repo spat out an error
cli
#12644
opened Aug 2, 2024 by
jfly
Design display of fixes in Related to the command-line interface
fixes
Related to suggested fixes for violations
check
when there is no source
cli
#12600
opened Jul 31, 2024 by
chriskrycho
Design call to action messages for fixes displayed in Related to the command-line interface
fixes
Related to suggested fixes for violations
check
cli
#12598
opened Jul 31, 2024 by
chriskrycho
List unused rules
cli
Related to the command-line interface
needs-design
Needs further design before implementation
#12432
opened Jul 21, 2024 by
valentincalomme
Remove global options from Related to the command-line interface
server
Related to the LSP server
ruff server
subcommand
cli
Command for Initializing Ruff Configuration
cli
Related to the command-line interface
needs-decision
Awaiting a decision from a maintainer
#12111
opened Jun 30, 2024 by
erickguan
generate-shell-completion
is a valid ruff
command, but is not listed in ruff help
cli
#12092
opened Jun 28, 2024 by
tpgillam
Deprecate or un-deprecate Related to the command-line interface
configuration
Related to settings and configuration
extend-ignore
and extend-unfixable
cli
#12014
opened Jun 24, 2024 by
MichaReiser
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.