mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 03:46:32 +03:00
Allow clippy::uninlined_format_args in examples
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(clippy::uninlined_format_args)]
|
||||
//! This is a CLI program and a little testing frame. This file must not be
|
||||
//! included when using Delta Chat Core as a library.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user