1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-19 11:41:10 +00:00
uutils-coreutils/src
Harsh Ranjan 1528b35113
refactor wc.rs to remove clippy's cognitive complexity lint (#5897)
* refactor wc.rs to remove clippy's cognitive complexity lint

* fix for tracking line length and number of words correctly if chunking occurs within them

* removing more of the cognitive complexity from the Err variant in the match block

* running cargo clippy once

* wc: add empty line to separate functions

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-01-29 10:41:11 +01:00
..
bin Remove the author copyright notices (#5184) 2023-08-21 12:23:18 +02:00
uu refactor wc.rs to remove clippy's cognitive complexity lint (#5897) 2024-01-29 10:41:11 +01:00
uucore uucore: remove unneccessary closues 2024-01-28 09:42:40 +01:00
uucore_procs 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
uuhelp_parser 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00