Ignore lints in autogenerated code
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::all)]
|
||||
|
||||
// This code was autogenerated with `dbus-codegen-rust --file telepathy-spec/spec/Call_Content_Interface_Video_Control.xml -i org.freedesktop.Telepathy -a AsRefClosure -o src/telepathy/call_content_interface_video_control.rs`, see https://github.com/diwic/dbus-rs
|
||||
use dbus;
|
||||
use dbus::arg;
|
||||
|
Reference in New Issue
Block a user