Skip to content

Commit 8410ea2

Browse files
committed
Revert "gsk: Allow empty_line_after_outer_attr"
This reverts commit 672c388. The required commit landed in the gir used for regenerating the files.
1 parent 280a83f commit 8410ea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gsk4/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ macro_rules! skip_assert_initialized {
2424

2525
#[allow(clippy::derived_hash_with_manual_eq)]
2626
#[allow(clippy::too_many_arguments)]
27-
#[allow(clippy::empty_line_after_outer_attr)]
2827
#[allow(unused_imports)]
2928
mod auto;
3029

0 commit comments

Comments
 (0)