mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Silence clippy lints from generated protos
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
// The protobuf code-generator is not up-to-date with clippy, therefore we silence some warnings.
|
||||
#[allow(renamed_and_removed_lints)]
|
||||
pub mod services;
|
||||
#[allow(renamed_and_removed_lints)]
|
||||
pub mod services_grpc;
|
||||
|
||||
Reference in New Issue
Block a user