Add components to `rust-toolchain` file
This seems to be helping since GitHub changed the behavior of the rustup toolchain install from the default profile to a minimal which excludes fmt and clippy
source: https://github.com/rust-lang/rustup/issues/4337
Add .prettierignore
Donβt run prettier on a rust crate
π Preview π Workflow runs π Branch on GitHub
This seems to be helping since GitHub changed the behavior of the rustup toolchain install from the default profile to a minimal which excludes fmt and clippy
source: https://github.com/rust-lang/rustup/issues/4337
Add .prettierignore
Donβt run prettier on a rust crate
π Preview π Workflow runs π Branch on GitHub