mgunyho / tere

Terminal file explorer
European Union Public License 1.2
1.68k stars 38 forks source link

Apply clippy suggestions #75

Closed orhun closed 2 years ago

orhun commented 2 years ago

This PR updates codebase for fixing the clippy lints. I simply ran cargo clippy --fix

mgunyho commented 2 years ago

Thanks!