mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 19:02:42 +00:00
Use checked arithmetic in types and state proc (#1009)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![deny(clippy::integer_arithmetic)]
|
||||
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user