mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
5 lines
209 B
Rust
5 lines
209 B
Rust
#![allow(clippy::if_same_then_else, clippy::len_without_is_empty, clippy::option_map_unit_fn)]
|
|
|
|
yazi_macro::mod_pub!(cmp confirm help input mgr notify pick spot tab tasks which);
|
|
|
|
yazi_macro::mod_flat!(core);
|