ruff/crates/ruff_cli/src
2023-03-14 11:02:05 -04:00
..
bin Make ruff_cli binary a small wrapper around lib (#3398) 2023-03-08 12:11:55 +01:00
commands Include individual path checks in --verbose logging (#3489) 2023-03-13 17:13:47 -04:00
args.rs Make Clap an optional feature for ruff crate (#3498) 2023-03-14 11:02:05 -04:00
cache.rs refactor: Introduce CacheKey trait (#3323) 2023-03-03 18:29:49 +00:00
diagnostics.rs Include individual path checks in --verbose logging (#3489) 2023-03-13 17:13:47 -04:00
lib.rs Remove Wasm-specific Rayon workarounds (#3490) 2023-03-13 16:48:43 -04:00
printer.rs Remove unnecessary Path::new from fs calls (#3476) 2023-03-12 23:18:23 -04:00
resolve.rs Support shell expansion for --config argument (#3107) 2023-02-21 23:33:41 +00:00