Make clippy happy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![allow(clippy::cognitive_complexity)]
|
||||
#![allow(clippy::cognitive_complexity, clippy::clippy::rc_buffer)]
|
||||
mod config;
|
||||
mod ctrlc;
|
||||
mod error;
|
||||
|
||||
Reference in New Issue
Block a user