mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-08 05:05:42 +00:00
259: Run rustfmt one the whole project and add it to the CI r=curquiza a=irevoire Since there is currently no other PR modifying the code, I think it's a good time to reformat everything and add rustfmt to the ci. Co-authored-by: Tamo <tamo@meilisearch.com>