From fcb7d9e6d6b92cce31c6c56d5cceed1fa769cbab Mon Sep 17 00:00:00 2001 From: TKperson Date: Sat, 28 Jun 2025 15:17:44 +0800 Subject: [PATCH] reformat code --- yazi-core/src/mgr/commands/open.rs | 2 +- yazi-packing/src/lib.rs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/yazi-core/src/mgr/commands/open.rs b/yazi-core/src/mgr/commands/open.rs index 937c50bd..32851345 100644 --- a/yazi-core/src/mgr/commands/open.rs +++ b/yazi-core/src/mgr/commands/open.rs @@ -12,7 +12,7 @@ use crate::{mgr::Mgr, tab::Folder, tasks::Tasks}; #[derive(Clone, Copy)] pub(super) struct Opt { pub(super) interactive: bool, - pub(super) hovered: bool, + pub(super) hovered: bool, } impl From for Opt { diff --git a/yazi-packing/src/lib.rs b/yazi-packing/src/lib.rs index e69de29b..8b137891 100644 --- a/yazi-packing/src/lib.rs +++ b/yazi-packing/src/lib.rs @@ -0,0 +1 @@ +