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

Add fmt clippy GHA #21

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Add fmt clippy GHA #21

merged 1 commit into from
Jun 6, 2024

Conversation

zvonkok
Copy link
Contributor

@zvonkok zvonkok commented Jun 6, 2024

Add fmt clippy GHA

Copy link
Contributor

@Apokleos Apokleos left a comment

Choose a reason for hiding this comment

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

Thx Zvonko, almost good to me but one nit about newline at the end of file


- name: Run cargo clippy
run: |
cargo clippy --all-targets --all-features -- -D warnings
Copy link
Contributor

Choose a reason for hiding this comment

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

problem of newline at the end of this file

@zvonkok zvonkok force-pushed the clippy-fmt branch 4 times, most recently from 6fe7f1e to 298f037 Compare June 6, 2024 09:21
Signed-off-by: Zvonko Kaiser <[email protected]>

Update rust.yml
@Apokleos Apokleos merged commit 6fc47af into main Jun 6, 2024
1 of 2 checks passed
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