mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
Allow clippy::uninlined_format_args in deltachat-rpc-server
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::uninlined_format_args)]
|
||||
|
||||
///! Delta Chat core RPC server.
|
||||
///!
|
||||
///! It speaks JSON Lines over stdio.
|
||||
|
||||
Reference in New Issue
Block a user