ruff/crates/ruff/tests
Brent Westbrook 6908e2682f
Filter `ruff_linter::VERSION` out of SARIF output tests (#19280)
Summary
--

Fixes the test failures in #19279. This is the same variable used to
construct the SARIF output:


350d563c88/crates/ruff_linter/src/message/sarif.rs (L39-L44)

Test Plan
--

Existing tests with the modified filter
2025-07-11 08:55:51 -04:00
..
snapshots Filter `ruff_linter::VERSION` out of SARIF output tests (#19280) 2025-07-11 08:55:51 -04:00
analyze_graph.rs [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
config.rs nit: docs for ignore & select (#15883) 2025-02-04 10:05:41 +01:00
direxist_guard.rs Error instead of `panic!` when running Ruff from a deleted directory (#16903) (#17054) 2025-04-01 14:17:07 +02:00
format.rs add full option name in formatter warning (#18217) 2025-05-20 16:26:47 +02:00
integration_test.rs Combine `OldDiagnostic` and `Diagnostic` (#19053) 2025-07-03 13:01:09 -04:00
lint.rs Filter `ruff_linter::VERSION` out of SARIF output tests (#19280) 2025-07-11 08:55:51 -04:00
resolve_files.rs Update insta snapshots (#14366) 2024-11-15 19:31:15 +01:00
show_settings.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
version.rs Update insta snapshots (#14366) 2024-11-15 19:31:15 +01:00