Skip to content

Feat: Build & Lint CI #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 27, 2023
Merged

Feat: Build & Lint CI #12

merged 5 commits into from
Mar 27, 2023

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented Mar 25, 2023

Adds a CI for checking the build itself, along with clippy (using the stable toolchain). Fixes #9

A secret called GITHUB_TOKEN needs to be added for clippy to work.

@Evalir Evalir changed the title Feat: Build CI Feat: Build & Lint CI Mar 25, 2023
Copy link
Contributor Author

@Evalir Evalir left a comment

Choose a reason for hiding this comment

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

Fixed all Clippy warnings—code is mode idiomatic now!

Copy link
Member

@PJColombo PJColombo left a comment

Choose a reason for hiding this comment

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

LGTM!

@PJColombo PJColombo merged commit fda552c into Blobscan:master Mar 27, 2023
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.

CI: add lint and build tasks
2 participants