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
rust now includes a rust tool similar to go's go tool, but it's not yet mentioned anywhere in the docs. Seeing how it's intended as a convenience especially for beginners, maybe it should get featured prominently in the 'getting started' sections and on the frontage?
The text was updated successfully, but these errors were encountered:
Prefer 2 spaces as indent size over 4 on yaml
We use 2 spaces as an indent on YAML like `.travis.yml` now but `.editorconfig` tells my editor that indent size is 4, not 2. It makes my editor confused.
changelog: none
rust now includes a rust tool similar to go's go tool, but it's not yet mentioned anywhere in the docs. Seeing how it's intended as a convenience especially for beginners, maybe it should get featured prominently in the 'getting started' sections and on the frontage?
The text was updated successfully, but these errors were encountered: