mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-07 00:00:15 +02:00
clippy: Merge config files (#3108)
This commit is contained in:
@@ -1 +1,4 @@
|
||||
allow-mixed-uninlined-format-args = false
|
||||
disallowed-types = [
|
||||
{ path = "tower::util::BoxCloneService", reason = "Use our internal BoxCloneService which is Sync" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user