mirror of
https://github.com/ostreedev/ostree.git
synced 2025-02-27 01:57:49 +03:00
Ignore clippy issues in generated code
This commit is contained in:
parent
4cfda21ff9
commit
dfcaf3eede
@ -22,8 +22,9 @@ extern crate lazy_static;
|
||||
use glib::Error;
|
||||
|
||||
// code generated by gir
|
||||
#[rustfmt::skip]
|
||||
#[allow(clippy::all)]
|
||||
#[allow(unused_imports)]
|
||||
#[cfg_attr(rustfmt, rustfmt_skip)]
|
||||
mod auto;
|
||||
pub use crate::auto::functions::*;
|
||||
pub use crate::auto::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user