ruff/crates/ruff_cli/src/commands
konsti 0465b03282
Better formatter CLI verbose output (#7129)
2023-09-05 00:25:16 +02:00
..
snapshots Rename `run.rs` command to `check.rs` (#6980) 2023-08-29 15:52:06 +00:00
add_noqa.rs Make `SourceKind` a required parameter (#7013) 2023-09-04 07:45:59 +00:00
check.rs Rename `run.rs` command to `check.rs` (#6980) 2023-08-29 15:52:06 +00:00
check_stdin.rs Move stdin formatting to its own command file (#6981) 2023-08-29 16:06:10 +00:00
clean.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
config.rs Refactor ruff_cli's run method to return on each branch (#7040) 2023-09-01 14:15:38 +01:00
format.rs Better formatter CLI verbose output (#7129) 2023-09-05 00:25:16 +02:00
format_stdin.rs Reuse `FormatResult` and `FormatterIterationError` in `format_stdin.rs` (#6985) 2023-08-29 17:41:53 +00:00
linter.rs Rework upstream categories so we can `all_rules()` (#5591) 2023-07-10 09:41:26 -04:00
mod.rs Move stdin formatting to its own command file (#6981) 2023-08-29 16:06:10 +00:00
rule.rs Add `ruff rule --all` subcommand (with JSON output) (#5059) 2023-07-04 19:45:38 +00:00
show_files.rs Move `Configuration` to `ruff_workspace` crate (#6920) 2023-08-28 06:21:35 +00:00
show_settings.rs Move `Configuration` to `ruff_workspace` crate (#6920) 2023-08-28 06:21:35 +00:00