Skip to content

Commit 5f14fba

Browse files
committed
cargo fmt
1 parent 113ed52 commit 5f14fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rule/empty/empty_definition.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pub trait EmptyDefinition {
22
fn empty(&self) -> bool;
3-
}
3+
}

0 commit comments

Comments
 (0)