mirror of
https://github.com/typst/typst
synced 2025-06-28 08:12:53 +08:00
Fix renamed clippy option (#3470)
This commit is contained in:
parent
a8671962d6
commit
0186ae2786
@ -137,4 +137,4 @@ strip = true
|
|||||||
|
|
||||||
[workspace.lints.clippy]
|
[workspace.lints.clippy]
|
||||||
uninlined_format_args = "warn"
|
uninlined_format_args = "warn"
|
||||||
blocks_in_if_conditions = "allow"
|
blocks_in_conditions = "allow"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user