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

Create code style workflow #10

Merged
merged 4 commits into from
Jul 31, 2022
Merged

Create code style workflow #10

merged 4 commits into from
Jul 31, 2022

Conversation

nayyara-airlangga
Copy link
Collaborator

This PR is made as an implementation to issue (#9) regarding a workflow for code standards. With this PR, I've implemented workflows for the linting and formatting of the code via clippy and rustfmt.

@nayyara-airlangga nayyara-airlangga self-assigned this Jul 31, 2022
@nayyara-airlangga nayyara-airlangga linked an issue Jul 31, 2022 that may be closed by this pull request
nayyara-airlangga and others added 3 commits July 31, 2022 10:09
This commit ensures that the `style` workflow only runs on changes to a `.rs` file.
@nayyara-airlangga nayyara-airlangga merged commit ba021b1 into main Jul 31, 2022
@nayyara-airlangga nayyara-airlangga deleted the workflow/style branch July 31, 2022 03:30
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 workflow for formatting and linting
1 participant