mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-02 04:48:07 +00:00
Get cargo shear passing (#11392)
## Summary Remove some unused dependencies, add a few ignores.
This commit is contained in:
parent
5ab4cc86c2
commit
6cec82fff8
9 changed files with 20 additions and 19 deletions
|
|
@ -19,8 +19,5 @@ ruff_source_file = { path = "../ruff_source_file" }
|
|||
itertools = { workspace = true }
|
||||
unicode-ident = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { workspace = true }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue