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
Add taplo-cli (TOML formatter) to the Rust installation script and update
developer documentation to explain what tools are installed.
This fixes the 'make: taplo: No such file or directory' error when running
make format commands.
- Added taplo-cli installation to install-rust.sh
- Updated getting-started.mdx to list installed tools and their purpose
- taplo-cli is required for make format to work with TOML files
0 commit comments