ruff/crates/ruff_cli/src
konstin a1239b8f2d Make basic range formatting work in vs code 2023-09-21 13:38:05 +02:00
..
bin Replace `.map_or(false, $closure)` with `.is_some_and(closure)` (#6244) 2023-08-01 19:29:42 +02:00
commands Make basic range formatting work in vs code 2023-09-21 13:38:05 +02:00
args.rs Make basic range formatting work in vs code 2023-09-21 13:38:05 +02:00
cache.rs Move `Settings` and `ResolverSettings` to `ruff_workspace` 2023-09-20 17:24:28 +02:00
diagnostics.rs Move `Settings` and `ResolverSettings` to `ruff_workspace` 2023-09-20 17:24:28 +02:00
lib.rs Move `Settings` and `ResolverSettings` to `ruff_workspace` 2023-09-20 17:24:28 +02:00
panic.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
printer.rs Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
resolve.rs Rename `ConfigProcessor` to `ConfigurationTransformer` (#7536) 2023-09-20 14:17:06 +00:00
stdin.rs Move stdin formatting to its own command file (#6981) 2023-08-29 16:06:10 +00:00