mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
lints: move top-level lints to [workspace.lints] manifest table (#5935)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(missing_docs, non_snake_case, unreachable_pub)]
|
||||
|
||||
use paste::paste;
|
||||
use reth_db::table::{Compress, Decode, Decompress, Encode, Table};
|
||||
|
||||
Reference in New Issue
Block a user