mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
setup clippy and make a pass on code
This commit is contained in:
committed by
qdequele
parent
ea2a64a504
commit
2143226f04
@ -1,3 +1,5 @@
|
||||
#![allow(clippy::or_fun_call)]
|
||||
|
||||
pub mod data;
|
||||
pub mod error;
|
||||
pub mod helpers;
|
||||
|
Reference in New Issue
Block a user