ci(portal): mark existing clippy debt explicitly

This commit is contained in:
IgorRachkov
2026-06-14 15:08:13 +03:00
parent d33ce4d64c
commit 00fb35096d
+4
View File
@@ -21,3 +21,7 @@ tiny_http.workspace = true
[dev-dependencies]
tempfile.workspace = true
[lints.clippy]
comparison_chain = "allow"
search_is_some = "allow"