ruff/crates/ruff_cli/src
Charlie Marsh 6b1062ccc3
Enable `pycodestyle` rules under new "nursery" category (#4407)
2023-05-16 21:21:58 +00:00
..
bin Add support for providing command-line arguments via `argfile` (#4087) 2023-04-25 17:58:21 -06:00
commands Enable `pycodestyle` rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00
args.rs Optionally show fixes when using `--features ecosystem_ci` with cargo and `--show-fixes` at runtime (#4191) 2023-05-10 17:45:57 +02:00
cache.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
diagnostics.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
lib.rs Optionally show fixes when using `--features ecosystem_ci` with cargo and `--show-fixes` at runtime (#4191) 2023-05-10 17:45:57 +02:00
panic.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
printer.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
resolve.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00