ruff/crates/ruff_cli/src
konstin d4027d8b65
Use new formatter infrastructure in CLI and test (#4767)
* Use dummy verbatim formatter for all nodes

* Use new formatter infrastructure in CLI and test

* Expose the new formatter in the CLI

* Merge import blocks
2023-06-01 11:55:04 +02:00
..
bin Add support for providing command-line arguments via argfile (#4087) 2023-04-25 17:58:21 -06:00
commands Improve Message sorting performance (#4624) 2023-05-24 16:34:48 +02:00
args.rs Use a separate PrinterFlag for including fix diffs (#4615) 2023-05-24 10:22:37 -04:00
cache.rs Rename ruff_python_semantic's Context struct to SemanticModel (#4565) 2023-05-22 02:35:03 +00:00
diagnostics.rs Lint pyproject.toml (#4496) 2023-05-25 12:05:28 +00:00
lib.rs Use new formatter infrastructure in CLI and test (#4767) 2023-06-01 11:55:04 +02:00
panic.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
printer.rs Use a separate PrinterFlag for including fix diffs (#4615) 2023-05-24 10:22:37 -04:00
resolve.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00