Skip to content

Commit dfb46f0

Browse files
bilelmoussaouisdroege
authored andcommitted
gdk-pixbuf: Ignore another clippy lint
Requires fixing gir
1 parent 78cfd02 commit dfb46f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gdk-pixbuf/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pub use glib;
1010

1111
#[allow(clippy::too_many_arguments)]
1212
#[allow(unused_imports)]
13+
#[allow(clippy::empty_line_after_outer_attr)]
1314
mod auto;
1415

1516
pub mod subclass;

0 commit comments

Comments
 (0)