Re-allow clippy::integer_arithmetic at crate-level
This commit is contained in:
committed by
Trent Nelson
parent
7035e8485c
commit
7f7370c306
@@ -1,4 +1,5 @@
|
||||
//! Ramp up TPS for Tour de SOL until all validators drop out
|
||||
#![allow(clippy::integer_arithmetic)]
|
||||
|
||||
mod results;
|
||||
mod stake;
|
||||
|
Reference in New Issue
Block a user