Skip to content

Commit 76f8e5b

Browse files
RenkaiMichaReiser
andauthored
Refactor Rust lint test structure to use RuffTestFixture (#20689)
Co-authored-by: Micha Reiser <micha@reiser.io>
1 parent b66a3e7 commit 76f8e5b

23 files changed

Lines changed: 6304 additions & 6598 deletions

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ruff/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ dunce = { workspace = true }
7272
indoc = { workspace = true }
7373
insta = { workspace = true, features = ["filters", "json"] }
7474
insta-cmd = { workspace = true }
75+
ruff_python_trivia = { workspace = true }
7576
tempfile = { workspace = true }
7677
test-case = { workspace = true }
7778

0 commit comments

Comments
 (0)