refactor: make Clippy happy

This commit is contained in:
sxyazi 2025-11-29 07:39:04 +08:00
parent 8c2a6dba90
commit 0b8aaba29b
No known key found for this signature in database
33 changed files with 108 additions and 118 deletions

View file

@ -1,5 +1,3 @@
#![allow(clippy::if_same_then_else)]
yazi_macro::mod_pub!(provider);
yazi_macro::mod_flat!(cha file files fns op);