Skip to content

Commit

Permalink
refactor: remove rustfmt skip
Browse files Browse the repository at this point in the history
Signed-off-by: Preston Thorpe <preston@unlockedlabs.org>
  • Loading branch information
PThorpe92 authored Oct 20, 2023
1 parent aab6b7d commit c525714
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/output/grid.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ impl<'a> Render<'a> {
filename.options.embed_hyperlinks,
filename.options.show_icons,
) {
#[rustfmt::skip]
(
EmbedHyperlinks::On,
ShowIcons::Always(spacing) | ShowIcons::Automatic(spacing)
Expand Down

0 comments on commit c525714

Please sign in to comment.