ruff/crates/ruff_cli/src
2023-04-13 18:45:18 -04:00
..
bin Use wild::args() and add wild as a dependency (#3739) 2023-03-26 14:32:45 +00:00
commands Remove extraneous debug and TODO (#3967) 2023-04-13 18:45:18 -04:00
args.rs Add basic jupyter notebook support (#3440) 2023-03-20 12:06:01 +01:00
cache.rs Introduce SourceFile to avoid cloning the message filename (#3904) 2023-04-11 08:28:55 +00:00
diagnostics.rs Introduce SourceFile to avoid cloning the message filename (#3904) 2023-04-11 08:28:55 +00:00
lib.rs Reduce explcit clones (#3793) 2023-03-29 15:15:14 +02:00
panic.rs Gracefully handle lint panics (#3509) 2023-03-19 17:08:38 +01:00
printer.rs Extract message emitters from Printer (#3895) 2023-04-11 07:24:25 +00:00
resolve.rs Support shell expansion for --config argument (#3107) 2023-02-21 23:33:41 +00:00