ruff/crates/red_knot_project
Andrew Gallant 2bcd2b4147 red_knot: plumb through `DiagnosticFormat` to the CLI
The CLI calls this `OutputFormat`, and so does the type where the CLI is
defined. But it's called `DiagnosticFormat` in `ruff_db` to be
consistent with `DisplayDiagnosticConfig`.

Ref https://github.com/astral-sh/ruff/issues/15697#issuecomment-2706477278
2025-03-14 14:46:17 -04:00
..
resources/test/corpus Rename `red_knot_workspace` to `red_knot_project` (#15615) 2025-01-20 14:02:36 +01:00
src red_knot: plumb through `DiagnosticFormat` to the CLI 2025-03-14 14:46:17 -04:00
tests [red-knot] use fixpoint iteration for all cycles (#14029) 2025-03-12 12:41:40 +00:00
Cargo.toml [red-knot] Fallback to `requires-python` if no `python-version` is specified (#16028) 2025-02-12 11:47:59 +00:00