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