ci(portal): mark existing clippy debt explicitly
This commit is contained in:
@@ -21,3 +21,7 @@ tiny_http.workspace = true
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tempfile.workspace = true
|
tempfile.workspace = true
|
||||||
|
|
||||||
|
[lints.clippy]
|
||||||
|
comparison_chain = "allow"
|
||||||
|
search_is_some = "allow"
|
||||||
|
|||||||
Reference in New Issue
Block a user