mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +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;
|
pub mod services;
|
||||||
|
#[allow(renamed_and_removed_lints)]
|
||||||
pub mod services_grpc;
|
pub mod services_grpc;
|
||||||
|
|||||||
Reference in New Issue
Block a user