ruff/crates/ruff_cli/src
Charlie Marsh 19c4b7bee6
Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565)
2023-05-22 02:35:03 +00:00
..
bin Add support for providing command-line arguments via `argfile` (#4087) 2023-04-25 17:58:21 -06:00
commands Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
args.rs Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
cache.rs Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
diagnostics.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
lib.rs Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00: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