You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
There is already rustfmt inside image, so we can use it like rustfmt .... Unfortunately cargo-fmt is missing which makes impossible to run something like:
That feels like partially done feature, and to actually use rustfmt on CI within a project everyone have to come up with custom Docker image where the only difference is: