jhspetersson / fselect

Find files with SQL-like queries
https://fselect.rocks
Apache License 2.0
4.02k stars 85 forks source link

Code formatting and documentation #149

Closed Matthieu-LAURENT39 closed 6 months ago

Matthieu-LAURENT39 commented 6 months ago

This PR aims to make the code easier to work on by formatting the code with cargo fmt, refactoring and cleaning up some of the code, and adding comments to document the code.

For the formatting, i manually went through and verified every change. I kept the formatting commit separate on purpose, so if you don't like it i can rebase the PR without them.

Matthieu-LAURENT39 commented 6 months ago

I think that's about all i can clean up and document. I rather not comment too much on the parts i don't understand well, better to have no comments that wrong comments.

jhspetersson commented 6 months ago

Hooray! Great job, really! Thank you so much. Merged with a deep feeling of satisfaction :)