remove complexity lint
This commit is contained in:
parent
98b67c0cdc
commit
248d5fe15d
@ -1 +0,0 @@
|
||||
cognitive-complexity-threshold = 3
|
@ -1,8 +1,6 @@
|
||||
//! # RADN
|
||||
//! Rainbow something something Network.
|
||||
|
||||
#![warn(clippy::cognitive_complexity)]
|
||||
|
||||
pub mod atomic;
|
||||
pub mod flow;
|
||||
pub mod func;
|
||||
|
Loading…
Reference in New Issue
Block a user