ruff/crates/ruff_cli/src
2024-01-08 18:03:16 +01:00
..
bin Replace .map_or(false, $closure) with .is_some_and(closure) (#6244) 2023-08-01 19:29:42 +02:00
commands Use Rust 1.75 toolchain (#9437) 2024-01-08 18:03:16 +01:00
snapshots Add ruff version with long version display (#8034) 2023-10-20 14:07:41 -05:00
args.rs Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
cache.rs Use Rust 1.75 toolchain (#9437) 2024-01-08 18:03:16 +01:00
diagnostics.rs Use DisplayParseError for stdin parser errors (#9409) 2024-01-06 15:28:12 +00:00
lib.rs Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
panic.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
printer.rs Feature: Add SARIF output support (#9078) 2023-12-13 00:33:19 -05:00
resolve.rs Improve debug printing for resolving origin of config settings (#8729) 2023-11-17 01:10:36 +00:00
stdin.rs Write unchanged, excluded files to stdout when read via stdin (#8596) 2023-11-09 23:15:01 -05:00
version.rs Add ruff version with long version display (#8034) 2023-10-20 14:07:41 -05:00