From a9b8e781eba32b7e4112e67dd91c81f5f4a42f03 Mon Sep 17 00:00:00 2001 From: Brent Westbrook Date: Wed, 3 Dec 2025 14:51:20 -0500 Subject: [PATCH] revert otherwise unmodified snaps --- .../cli__lint__requires_python_extend_from_shared_config.snap | 1 + .../tests/cli/snapshots/cli__lint__requires_python_no_tool.snap | 1 + ...i__lint__requires_python_no_tool_target_version_override.snap | 1 + .../cli__lint__requires_python_pyproject_toml_above.snap | 1 + ...li__lint__requires_python_pyproject_toml_above_with_tool.snap | 1 + .../cli__lint__requires_python_ruff_toml_no_target_fallback.snap | 1 + 6 files changed, 6 insertions(+) diff --git a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_extend_from_shared_config.snap b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_extend_from_shared_config.snap index cad465dc4e..62bde10fe3 100644 --- a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_extend_from_shared_config.snap +++ b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_extend_from_shared_config.snap @@ -9,6 +9,7 @@ info: - concise - "--show-settings" - test.py +snapshot_kind: text --- success: true exit_code: 0 diff --git a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool.snap b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool.snap index 47b6f47c1a..a7b4b2c978 100644 --- a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool.snap +++ b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool.snap @@ -12,6 +12,7 @@ info: - UP007 - test.py - "-" +snapshot_kind: text --- success: true exit_code: 0 diff --git a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool_target_version_override.snap b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool_target_version_override.snap index 4de849c6a1..929943558e 100644 --- a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool_target_version_override.snap +++ b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_no_tool_target_version_override.snap @@ -14,6 +14,7 @@ info: - py310 - test.py - "-" +snapshot_kind: text --- success: true exit_code: 0 diff --git a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above.snap b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above.snap index c7f04bcbe2..291cb62d6e 100644 --- a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above.snap +++ b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above.snap @@ -11,6 +11,7 @@ info: - "--select" - UP007 - foo/test.py +snapshot_kind: text --- success: true exit_code: 0 diff --git a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above_with_tool.snap b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above_with_tool.snap index 66e3dd06ba..d9f9402895 100644 --- a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above_with_tool.snap +++ b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_pyproject_toml_above_with_tool.snap @@ -11,6 +11,7 @@ info: - "--select" - UP007 - foo/test.py +snapshot_kind: text --- success: true exit_code: 0 diff --git a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_ruff_toml_no_target_fallback.snap b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_ruff_toml_no_target_fallback.snap index 350ca02474..a3f9343314 100644 --- a/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_ruff_toml_no_target_fallback.snap +++ b/crates/ruff/tests/cli/snapshots/cli__lint__requires_python_ruff_toml_no_target_fallback.snap @@ -9,6 +9,7 @@ info: - concise - test.py - "--show-settings" +snapshot_kind: text --- success: true exit_code: 0