mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-19 11:41:10 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| bin | ||
| uu | ||
| uucore | ||
| uucore_procs | ||
| uuhelp_parser | ||