ultimate_rust_crash_course icon indicating copy to clipboard operation
ultimate_rust_crash_course copied to clipboard

rustfmt source code and GitHub action

Open cpmachado opened this issue 8 months ago • 2 comments

Before anything, I'm sorry for #47 and #46 , they were mistakes.

On something useful, I'm suggesting, as referred on HowToLearnRust.md:66, to use rustfmt.

I like tooling and rules to follow, and the means to follow them.

As part of my apology, I wrote this github action largely adapted from : https://github.com/actions-rust-lang/setup-rust-toolchain

On another note, I'm loving your crash course and will recommend. I'm in the middle, but loved to discover clippy, which was referenced in one of the exercises.

Best regards, cpmachado

cpmachado avatar Mar 02 '25 01:03 cpmachado