mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Run clippy on tests and examples
This commit is contained in:
@@ -268,6 +268,8 @@ pub(crate) async fn moz_autoconfigure(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#![allow(clippy::indexing_slicing)]
|
||||
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user