mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
Run clippy on tests and examples
This commit is contained in:
@@ -498,6 +498,7 @@ pub enum Error {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#![allow(clippy::indexing_slicing)]
|
||||
|
||||
use super::*;
|
||||
use crate::config::*;
|
||||
|
||||
Reference in New Issue
Block a user