Fix clippy and enable clippy on CI
This commit is contained in:
committed by
Sébastien Crozet
parent
aef873f20e
commit
da92e5c283
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::too_many_arguments)]
|
||||
|
||||
extern crate nalgebra as na;
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user