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
We would like to run rustfmt directly through bazel to check formatting from our CI system. For example: bazel run @io_bazel_rules_rust//:rustfmt --. Is this somehow possible?