mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-16 03:36:18 +00:00
refactor/polish ~ fix cargo clippy
complaints (allow module_inception)
This commit is contained in:
parent
cc49983314
commit
e80970cb92
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
pub mod token;
|
||||
pub mod sub;
|
||||
pub mod unescaped_text;
|
||||
#[allow(clippy::module_inception)]
|
||||
mod num_format;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue