mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
docs: fix too_long_first_doc_paragraph clippy lint
This lint is enabled for beta and nightly Rust.
This commit is contained in:
@@ -25,6 +25,7 @@ pub const QUOTA_ERROR_THRESHOLD_PERCENTAGE: u64 = 95;
|
||||
|
||||
/// if quota is below this value (again),
|
||||
/// QuotaExceeding is cleared.
|
||||
///
|
||||
/// This value should be a bit below QUOTA_WARN_THRESHOLD_PERCENTAGE to
|
||||
/// avoid jittering and lots of warnings when quota is exactly at the warning threshold.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user