ruff/crates/ruff_cli/src/commands
2023-08-18 13:45:38 +00:00
..
snapshots Handle io errors gracefully (#5611) 2023-07-20 11:30:14 +02:00
add_noqa.rs Ignore Jupyter Notebooks for --add-noqa (#5727) 2023-07-13 13:26:47 +05:30
clean.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
config.rs Rename ruff_python_semantic's Context struct to SemanticModel (#4565) 2023-05-22 02:35:03 +00:00
linter.rs Rework upstream categories so we can all_rules() (#5591) 2023-07-10 09:41:26 -04:00
mod.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
rule.rs Add ruff rule --all subcommand (with JSON output) (#5059) 2023-07-04 19:45:38 +00:00
run.rs Remove parser dependency from ruff-python-ast (#6096) 2023-07-26 17:47:22 +02:00
run_stdin.rs Refactor SourceKind to store file content (#6640) 2023-08-18 13:45:38 +00:00
show_files.rs Add option (-o/--output-file) to write output to a file (#4950) 2023-06-20 22:16:49 +05:30
show_settings.rs Format let-else with rustfmt nightly (#5461) 2023-07-03 02:13:35 +00:00