Skip to content

CI: Add lint checks & change actions-rs/toolchain to dtolnay/rust-toolchain#56

Merged
ChrisTitusTech merged 4 commits intoChrisTitusTech:mainfrom
koibtw:CI
Jul 23, 2024
Merged

CI: Add lint checks & change actions-rs/toolchain to dtolnay/rust-toolchain#56
ChrisTitusTech merged 4 commits intoChrisTitusTech:mainfrom
koibtw:CI

Conversation

@koibtw
Copy link
Copy Markdown
Collaborator

@koibtw koibtw commented Jul 19, 2024

I added cargo fmt --all --check, cargo clippy and changed actions-rs/toolchain to dtolnay/rust-toolchain because actions-rs/toolchain is no longer maintained.

Rust FMT is a tool for correctly formatting Rust code and clippy is a lint-checker for improving Rust code (docs)

@koibtw koibtw marked this pull request as draft July 19, 2024 16:32
@koibtw koibtw marked this pull request as ready for review July 19, 2024 16:47
@ChrisTitusTech ChrisTitusTech merged commit 0883aa5 into ChrisTitusTech:main Jul 23, 2024
@koibtw koibtw deleted the CI branch July 23, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants