Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Oct 18, 2022
1 parent e4ef3b2 commit 3b2d301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/semantic-line-breaks/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ fn main() -> Result<()> {
} else {
println!("{}:", path.display());
println!("{new}");
println!("");
println!();
println!("---");
println!("");
println!();
}
}
}
Expand Down

0 comments on commit 3b2d301

Please sign in to comment.