mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 04:46: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.
|
///! Delta Chat core RPC server.
|
||||||
///!
|
///!
|
||||||
///! It speaks JSON Lines over stdio.
|
///! It speaks JSON Lines over stdio.
|
||||||
|
|||||||
Reference in New Issue
Block a user