Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 29, 2024

Conversation

harshRn
Copy link
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
Contributor

Thanks for your PR :)

@harshRn
Copy link
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