ruff/crates/ruff_cli/src
Zanie Adkins 0801f14046
Refactor `Fix` and `Edit` API (#4198)
2023-05-08 11:57:03 +02:00
..
bin Add support for providing command-line arguments via `argfile` (#4087) 2023-04-25 17:58:21 -06:00
commands Show settings path in `--show-settings` output (#4199) 2023-05-04 08:22:31 +02:00
args.rs Document that `--diff` implies `--fix-only` (#4098) 2023-04-25 21:19:44 -06:00
cache.rs Refactor `Fix` and `Edit` API (#4198) 2023-05-08 11:57:03 +02:00
diagnostics.rs Replace row/column based `Location` with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
lib.rs Change `--fix-only` exit semantics to mirror `--fix` (#4146) 2023-05-04 19:03:15 +00:00
panic.rs Gracefully handle lint panics (#3509) 2023-03-19 17:08:38 +01:00
printer.rs Replace row/column based `Location` with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
resolve.rs Show settings path in `--show-settings` output (#4199) 2023-05-04 08:22:31 +02:00