ruff/crates/ruff_cli/src
2023-04-26 18:11:02 +00:00
..
bin Add support for providing command-line arguments via argfile (#4087) 2023-04-25 17:58:21 -06:00
commands Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
args.rs Document that --diff implies --fix-only (#4098) 2023-04-25 21:19:44 -06:00
cache.rs Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
diagnostics.rs Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
lib.rs Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +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 Support shell expansion for --config argument (#3107) 2023-02-21 23:33:41 +00:00