Skip to content
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

Basic CI with lints and cargo-new #37

Merged
merged 7 commits into from
Jul 12, 2023
Merged

Basic CI with lints and cargo-new #37

merged 7 commits into from
Jul 12, 2023

Conversation

Meziu
Copy link
Member

@Meziu Meziu commented Jul 9, 2023

Closes #33

This PR adds a simple CI (somewhat copied over from ctru-rs).

The CI runs lint checks via clippy (on a unmodified stable rust toolchain) and then creates an example program thanks to the new functionality added in #36.

@Meziu Meziu requested a review from a team as a code owner July 9, 2023 18:47
@Meziu Meziu merged commit afc9046 into master Jul 12, 2023
3 checks passed
@Meziu Meziu deleted the feature/ci branch July 14, 2023 14:57
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.

Add basic CI / testing
1 participant