这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Nov 9, 2022

Integrate the cargo fmt and cargo clippy tools to ensure a consistent formatting code and basic code linting in Rust. This will simplify the PR review by ensuring common best practices are considered.

In addition to that, this PR introduces a cache for the Rust project in the GitHub action. For that, we're using the official cache action from GitHub.

It closes #21

@Angelmmiguel Angelmmiguel added the ⚙️ automation Automate processes using GitHub actions label Nov 9, 2022
@Angelmmiguel Angelmmiguel self-assigned this Nov 9, 2022
Copy link
Contributor

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Angelmmiguel Angelmmiguel merged commit e69949c into main Nov 9, 2022
@ereslibre ereslibre deleted the 21-add-fmt-and-clippy branch November 9, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️ automation Automate processes using GitHub actions cla-not-required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add cargo fmt and clippy to every PR

4 participants