mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-23 13:10:06 +01:00
eeca841a21
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>