Skip to content

refactor wc.rs to remove clippy's cognitive complexity lint#5897

Merged
cakebaker merged 5 commits intouutils:mainfrom
harshRn:remove_clippy_cognitive_complexity
Jan 29, 2024
Merged

refactor wc.rs to remove clippy's cognitive complexity lint#5897
cakebaker merged 5 commits intouutils:mainfrom
harshRn:remove_clippy_cognitive_complexity

Conversation

@harshRn
Copy link
Copy Markdown
Contributor

@harshRn harshRn commented Jan 28, 2024

refactor wc.rs to remove clippy's cognitive complexity lint.
closes: uutils#5882

@sylvestre sylvestre force-pushed the remove_clippy_cognitive_complexity branch 2 times, most recently from 73604c8 to 37943a2 Compare January 28, 2024 09:44
@sylvestre sylvestre force-pushed the remove_clippy_cognitive_complexity branch from ee3b3cb to c2b7bcf Compare January 28, 2024 20:12
@cakebaker cakebaker merged commit 1528b35 into uutils:main Jan 29, 2024
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks for your PR :)

@harshRn
Copy link
Copy Markdown
Contributor Author

harshRn commented Jan 29, 2024

Appreciate your time and review @cakebaker @sylvestre !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wc.rs: Refactor to remove #[allow(clippy::cognitive_complexity)]

2 participants